123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949 |
- /* include/config.h.in. Generated from configure.ac by autoheader. */
- #define __WINE_CONFIG_H
- /* Specifies the compiler flag that forces a short wchar_t */
- #undef CC_FLAG_SHORT_WCHAR
- /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
- systems. This function is required for `alloca.c' support on those systems.
- */
- #undef CRAY_STACKSEG_END
- /* Define to 1 if using `alloca.c'. */
- #undef C_ALLOCA
- /* Define to 1 if you have `alloca', as a function or macro. */
- #undef HAVE_ALLOCA
- /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
- */
- #undef HAVE_ALLOCA_H
- /* Define if you have ALSA 1.x including devel headers */
- #undef HAVE_ALSA
- /* Define to 1 if you have the <alsa/asoundlib.h> header file. */
- #undef HAVE_ALSA_ASOUNDLIB_H
- /* Define to 1 if you have the <arpa/inet.h> header file. */
- #undef HAVE_ARPA_INET_H
- /* Define to 1 if you have the <arpa/nameser.h> header file. */
- #undef HAVE_ARPA_NAMESER_H
- /* Define if you have ARTS sound server */
- #undef HAVE_ARTS
- /* Define if the assembler keyword .size is accepted */
- #undef HAVE_ASM_DOT_SIZE
- /* Define to 1 if you have the <audio/audiolib.h> header file. */
- #undef HAVE_AUDIO_AUDIOLIB_H
- /* Define to 1 if you have the <audio/soundlib.h> header file. */
- #undef HAVE_AUDIO_SOUNDLIB_H
- /* Define to 1 if you have the <capi20.h> header file. */
- #undef HAVE_CAPI20_H
- /* Define if you have capi4linux libs and headers */
- #undef HAVE_CAPI4LINUX
- /* Define to 1 if you have the `chsize' function. */
- #undef HAVE_CHSIZE
- /* Define to 1 if you have the `clone' function. */
- #undef HAVE_CLONE
- /* Define to 1 if you have the `connect' function. */
- #undef HAVE_CONNECT
- /* Define if we have linux/input.h AND it contains the INPUT event API */
- #undef HAVE_CORRECT_LINUXINPUT_H
- /* Define to 1 if you have the <cups/cups.h> header file. */
- #undef HAVE_CUPS_CUPS_H
- /* Define to 1 if you have the <curses.h> header file. */
- #undef HAVE_CURSES_H
- /* Define to 1 if you have the <direct.h> header file. */
- #undef HAVE_DIRECT_H
- /* Define to 1 if you have the <dlfcn.h> header file. */
- #undef HAVE_DLFCN_H
- /* Define if you have dlopen */
- #undef HAVE_DLOPEN
- /* Define to 1 if you have the <elf.h> header file. */
- #undef HAVE_ELF_H
- /* Define to 1 if you have the `epoll_create' function. */
- #undef HAVE_EPOLL_CREATE
- /* Define to 1 if you have the `ffs' function. */
- #undef HAVE_FFS
- /* Define to 1 if you have the `finite' function. */
- #undef HAVE_FINITE
- /* Define to 1 if you have the <float.h> header file. */
- #undef HAVE_FLOAT_H
- /* Define to 1 if you have the <fontconfig/fontconfig.h> header file. */
- #undef HAVE_FONTCONFIG_FONTCONFIG_H
- /* Define to 1 if you have the `fork' function. */
- #undef HAVE_FORK
- /* Define to 1 if you have the `fpclass' function. */
- #undef HAVE_FPCLASS
- /* Define if FreeType 2 is installed */
- #undef HAVE_FREETYPE
- /* Define to 1 if you have the <freetype/freetype.h> header file. */
- #undef HAVE_FREETYPE_FREETYPE_H
- /* Define to 1 if you have the <freetype/ftglyph.h> header file. */
- #undef HAVE_FREETYPE_FTGLYPH_H
- /* Define to 1 if you have the <freetype/ftnames.h> header file. */
- #undef HAVE_FREETYPE_FTNAMES_H
- /* Define to 1 if you have the <freetype/ftoutln.h> header file. */
- #undef HAVE_FREETYPE_FTOUTLN_H
- /* Define to 1 if you have the <freetype/ftsnames.h> header file. */
- #undef HAVE_FREETYPE_FTSNAMES_H
- /* Define if you have the <freetype/fttrigon.h> header file. */
- #undef HAVE_FREETYPE_FTTRIGON_H
- /* Define to 1 if you have the <freetype/ftwinfnt.h> header file. */
- #undef HAVE_FREETYPE_FTWINFNT_H
- /* Define to 1 if you have the <freetype/internal/sfnt.h> header file. */
- #undef HAVE_FREETYPE_INTERNAL_SFNT_H
- /* Define to 1 if you have the <freetype/ttnameid.h> header file. */
- #undef HAVE_FREETYPE_TTNAMEID_H
- /* Define to 1 if you have the <freetype/tttables.h> header file. */
- #undef HAVE_FREETYPE_TTTABLES_H
- /* Define to 1 if the system has the type `fsblkcnt_t'. */
- #undef HAVE_FSBLKCNT_T
- /* Define to 1 if the system has the type `fsfilcnt_t'. */
- #undef HAVE_FSFILCNT_T
- /* Define to 1 if you have the `fstatfs' function. */
- #undef HAVE_FSTATFS
- /* Define to 1 if you have the `fstatvfs' function. */
- #undef HAVE_FSTATVFS
- /* Define to 1 if you have the <ft2build.h> header file. */
- #undef HAVE_FT2BUILD_H
- /* Define to 1 if you have the `ftruncate' function. */
- #undef HAVE_FTRUNCATE
- /* Define to 1 if you have the `futimes' function. */
- #undef HAVE_FUTIMES
- /* Define to 1 if you have the `gethostbyname' function. */
- #undef HAVE_GETHOSTBYNAME
- /* Define to 1 if you have the `getnetbyname' function. */
- #undef HAVE_GETNETBYNAME
- /* Define to 1 if you have the <getopt.h> header file. */
- #undef HAVE_GETOPT_H
- /* Define to 1 if you have the `getopt_long' function. */
- #undef HAVE_GETOPT_LONG
- /* Define to 1 if you have the `getpagesize' function. */
- #undef HAVE_GETPAGESIZE
- /* Define to 1 if you have the `getprotobyname' function. */
- #undef HAVE_GETPROTOBYNAME
- /* Define to 1 if you have the `getprotobynumber' function. */
- #undef HAVE_GETPROTOBYNUMBER
- /* Define to 1 if you have the `getpwuid' function. */
- #undef HAVE_GETPWUID
- /* Define to 1 if you have the `getservbyport' function. */
- #undef HAVE_GETSERVBYPORT
- /* Define to 1 if you have the `gettid' function. */
- #undef HAVE_GETTID
- /* Define to 1 if you have the `gettimeofday' function. */
- #undef HAVE_GETTIMEOFDAY
- /* Define to 1 if you have the `getuid' function. */
- #undef HAVE_GETUID
- /* Define to 1 if you have the <gif_lib.h> header file. */
- #undef HAVE_GIF_LIB_H
- /* Define to 1 if you have the <GL/glext.h> header file. */
- #undef HAVE_GL_GLEXT_H
- /* Define to 1 if you have the <GL/glx.h> header file. */
- #undef HAVE_GL_GLX_H
- /* Define to 1 if you have the <GL/gl.h> header file. */
- #undef HAVE_GL_GL_H
- /* Define to 1 if the ICU libraries are installed */
- #undef HAVE_ICU
- /* Define to 1 if you have the <ieeefp.h> header file. */
- #undef HAVE_IEEEFP_H
- /* Define to 1 if you have the `inet_aton' function. */
- #undef HAVE_INET_ATON
- /* Define to 1 if you have the `inet_network' function. */
- #undef HAVE_INET_NETWORK
- /* Define to 1 if you have the <inttypes.h> header file. */
- #undef HAVE_INTTYPES_H
- /* Define to 1 if you have the <io.h> header file. */
- #undef HAVE_IO_H
- /* Define if IPX should use netipx/ipx.h from libc */
- #undef HAVE_IPX_GNU
- /* Define if IPX includes are taken from Linux kernel */
- #undef HAVE_IPX_LINUX
- /* Define to 1 if you have the `iswalnum' function. */
- #undef HAVE_ISWALNUM
- /* Define to 1 if you have the <jack/jack.h> header file. */
- #undef HAVE_JACK_JACK_H
- /* Define to 1 if you have the <jpeglib.h> header file. */
- #undef HAVE_JPEGLIB_H
- /* Define to 1 if you have the <lcms.h> header file. */
- #undef HAVE_LCMS_H
- /* Define to 1 if you have the <lcms/lcms.h> header file. */
- #undef HAVE_LCMS_LCMS_H
- /* Define if you have libaudioIO */
- #undef HAVE_LIBAUDIOIO
- /* Define to 1 if you have the <libaudioio.h> header file. */
- #undef HAVE_LIBAUDIOIO_H
- /* Define if you have the curses library (-lcurses) */
- #undef HAVE_LIBCURSES
- /* Define to 1 if you have the `i386' library (-li386). */
- #undef HAVE_LIBI386
- /* Define if you have the ncurses library (-lncurses) */
- #undef HAVE_LIBNCURSES
- /* Define to 1 if you have the `nsl' library (-lnsl). */
- #undef HAVE_LIBNSL
- /* Define to 1 if you have the `ossaudio' library (-lossaudio). */
- #undef HAVE_LIBOSSAUDIO
- /* Define to 1 if you have the `poll' library (-lpoll). */
- #undef HAVE_LIBPOLL
- /* Define to 1 if you have the `resolv' library (-lresolv). */
- #undef HAVE_LIBRESOLV
- /* Define to 1 if you have the `socket' library (-lsocket). */
- #undef HAVE_LIBSOCKET
- /* Define to 1 if you have the `w' library (-lw). */
- #undef HAVE_LIBW
- /* Define to 1 if you have the `xpg4' library (-lxpg4). */
- #undef HAVE_LIBXPG4
- /* Define if you have the Xrandr library */
- #undef HAVE_LIBXRANDR
- /* Define if you have the X Shape extension */
- #undef HAVE_LIBXSHAPE
- /* Define if you have the Xxf86dga library version 2 */
- #undef HAVE_LIBXXF86DGA2
- /* Define if you have the Xxf86vm library */
- #undef HAVE_LIBXXF86VM
- /* Define if you have the X Shm extension */
- #undef HAVE_LIBXXSHM
- /* Define to 1 if you have the <link.h> header file. */
- #undef HAVE_LINK_H
- /* Define if <linux/joystick.h> defines the Linux 2.2 joystick API */
- #undef HAVE_LINUX_22_JOYSTICK_API
- /* Define to 1 if you have the <linux/capi.h> header file. */
- #undef HAVE_LINUX_CAPI_H
- /* Define to 1 if you have the <linux/cdrom.h> header file. */
- #undef HAVE_LINUX_CDROM_H
- /* Define to 1 if you have the <linux/compiler.h> header file. */
- #undef HAVE_LINUX_COMPILER_H
- /* Define if Linux-style gethostbyname_r and gethostbyaddr_r are available */
- #undef HAVE_LINUX_GETHOSTBYNAME_R_6
- /* Define to 1 if you have the <linux/hdreg.h> header file. */
- #undef HAVE_LINUX_HDREG_H
- /* Define to 1 if you have the <linux/input.h> header file. */
- #undef HAVE_LINUX_INPUT_H
- /* Define to 1 if you have the <linux/ioctl.h> header file. */
- #undef HAVE_LINUX_IOCTL_H
- /* Define to 1 if you have the <linux/joystick.h> header file. */
- #undef HAVE_LINUX_JOYSTICK_H
- /* Define to 1 if you have the <linux/major.h> header file. */
- #undef HAVE_LINUX_MAJOR_H
- /* Define to 1 if you have the <linux/param.h> header file. */
- #undef HAVE_LINUX_PARAM_H
- /* Define to 1 if you have the <linux/serial.h> header file. */
- #undef HAVE_LINUX_SERIAL_H
- /* Define to 1 if you have the <linux/ucdrom.h> header file. */
- #undef HAVE_LINUX_UCDROM_H
- /* Define to 1 if the system has the type `long long'. */
- #undef HAVE_LONG_LONG
- /* Define to 1 if you have the `lstat' function. */
- #undef HAVE_LSTAT
- /* Define to 1 if you have the <machine/cpu.h> header file. */
- #undef HAVE_MACHINE_CPU_H
- /* Define to 1 if you have the <machine/soundcard.h> header file. */
- #undef HAVE_MACHINE_SOUNDCARD_H
- /* Define to 1 if you have the `memmove' function. */
- #undef HAVE_MEMMOVE
- /* Define to 1 if you have the <memory.h> header file. */
- #undef HAVE_MEMORY_H
- /* Define to 1 if you have the `mmap' function. */
- #undef HAVE_MMAP
- /* Define to 1 if you have the <mntent.h> header file. */
- #undef HAVE_MNTENT_H
- /* Define to 1 if the system has the type `mode_t'. */
- #undef HAVE_MODE_T
- /* Define if you have NAS including devel headers */
- #undef HAVE_NAS
- /* Define to 1 if you have the <ncurses.h> header file. */
- #undef HAVE_NCURSES_H
- /* Define to 1 if you have the <netdb.h> header file. */
- #undef HAVE_NETDB_H
- /* Define to 1 if you have the <netinet/in.h> header file. */
- #undef HAVE_NETINET_IN_H
- /* Define to 1 if you have the <netinet/in_systm.h> header file. */
- #undef HAVE_NETINET_IN_SYSTM_H
- /* Define to 1 if you have the <netinet/tcp_fsm.h> header file. */
- #undef HAVE_NETINET_TCP_FSM_H
- /* Define to 1 if you have the <netinet/tcp.h> header file. */
- #undef HAVE_NETINET_TCP_H
- /* Define to 1 if you have the <net/if_arp.h> header file. */
- #undef HAVE_NET_IF_ARP_H
- /* Define to 1 if you have the <net/if_dl.h> header file. */
- #undef HAVE_NET_IF_DL_H
- /* Define to 1 if you have the <net/if.h> header file. */
- #undef HAVE_NET_IF_H
- /* Define to 1 if you have the <net/if_types.h> header file. */
- #undef HAVE_NET_IF_TYPES_H
- /* Define to 1 if you have the <net/route.h> header file. */
- #undef HAVE_NET_ROUTE_H
- /* Define to 1 if the system has the type `off_t'. */
- #undef HAVE_OFF_T
- /* Define if OpenGL is present on the system */
- #undef HAVE_OPENGL
- /* Define to 1 if you have the <openssl/ssl.h> header file. */
- #undef HAVE_OPENSSL_SSL_H
- /* Define if you have the Open Sound system */
- #undef HAVE_OSS
- /* Define if you have the Open Sound system (MIDI interface) */
- #undef HAVE_OSS_MIDI
- /* Define to 1 if you have the `pclose' function. */
- #undef HAVE_PCLOSE
- /* Define to 1 if the system has the type `pid_t'. */
- #undef HAVE_PID_T
- /* Define to 1 if you have the `popen' function. */
- #undef HAVE_POPEN
- /* Define if we can use ppdev.h for parallel port access */
- #undef HAVE_PPDEV
- /* Define to 1 if you have the `pread' function. */
- #undef HAVE_PREAD
- /* Define to 1 if you have the <process.h> header file. */
- #undef HAVE_PROCESS_H
- /* Define to 1 if you have the `pthread_getattr_np' function. */
- #undef HAVE_PTHREAD_GETATTR_NP
- /* Define to 1 if you have the `pthread_get_stackaddr_np' function. */
- #undef HAVE_PTHREAD_GET_STACKADDR_NP
- /* Define to 1 if you have the `pthread_get_stacksize_np' function. */
- #undef HAVE_PTHREAD_GET_STACKSIZE_NP
- /* Define to 1 if you have the <pthread.h> header file. */
- #undef HAVE_PTHREAD_H
- /* Define to 1 if the system has the type `pthread_rwlockattr_t'. */
- #undef HAVE_PTHREAD_RWLOCKATTR_T
- /* Define to 1 if the system has the type `pthread_rwlock_t'. */
- #undef HAVE_PTHREAD_RWLOCK_T
- /* Define to 1 if you have the <pwd.h> header file. */
- #undef HAVE_PWD_H
- /* Define to 1 if you have the `pwrite' function. */
- #undef HAVE_PWRITE
- /* Define to 1 if you have the `readlink' function. */
- #undef HAVE_READLINK
- /* Define to 1 if you have the <regex.h> header file. */
- #undef HAVE_REGEX_H
- /* Define to 1 if you have the <resolv.h> header file. */
- #undef HAVE_RESOLV_H
- /* Define to 1 if you have the `rfork' function. */
- #undef HAVE_RFORK
- /* Define if we have SANE development environment */
- #undef HAVE_SANE
- /* Define to 1 if you have the <sched.h> header file. */
- #undef HAVE_SCHED_H
- /* Define to 1 if you have the `sched_yield' function. */
- #undef HAVE_SCHED_YIELD
- /* Define to 1 if you have the <scsi/scsi.h> header file. */
- #undef HAVE_SCSI_SCSI_H
- /* Define to 1 if you have the <scsi/scsi_ioctl.h> header file. */
- #undef HAVE_SCSI_SCSI_IOCTL_H
- /* Define to 1 if you have the <scsi/sg.h> header file. */
- #undef HAVE_SCSI_SG_H
- /* Define to 1 if you have the `select' function. */
- #undef HAVE_SELECT
- /* Define to 1 if you have the `sendmsg' function. */
- #undef HAVE_SENDMSG
- /* Define to 1 if you have the `settimeofday' function. */
- #undef HAVE_SETTIMEOFDAY
- /* Define if sigaddset is supported */
- #undef HAVE_SIGADDSET
- /* Define to 1 if you have the `sigaltstack' function. */
- #undef HAVE_SIGALTSTACK
- /* Define to 1 if `si_fd' is member of `siginfo_t'. */
- #undef HAVE_SIGINFO_T_SI_FD
- /* Define to 1 if you have the `sigprocmask' function. */
- #undef HAVE_SIGPROCMASK
- /* Define to 1 if you have the sigsetjmp (and siglongjmp) function */
- #undef HAVE_SIGSETJMP
- /* Define to 1 if the system has the type `sigset_t'. */
- #undef HAVE_SIGSET_T
- /* Define to 1 if the system has the type `size_t'. */
- #undef HAVE_SIZE_T
- /* Define to 1 if you have the `snprintf' function. */
- #undef HAVE_SNPRINTF
- /* Define to 1 if you have the <soundcard.h> header file. */
- #undef HAVE_SOUNDCARD_H
- /* Define to 1 if you have the `spawnvp' function. */
- #undef HAVE_SPAWNVP
- /* Define to 1 if the system has the type `ssize_t'. */
- #undef HAVE_SSIZE_T
- /* Define to 1 if you have the `statfs' function. */
- #undef HAVE_STATFS
- /* Define to 1 if you have the `statvfs' function. */
- #undef HAVE_STATVFS
- /* Define to 1 if you have the <stdint.h> header file. */
- #undef HAVE_STDINT_H
- /* Define to 1 if you have the <stdlib.h> header file. */
- #undef HAVE_STDLIB_H
- /* Define to 1 if you have the `strcasecmp' function. */
- #undef HAVE_STRCASECMP
- /* Define to 1 if you have the `strerror' function. */
- #undef HAVE_STRERROR
- /* Define to 1 if you have the <strings.h> header file. */
- #undef HAVE_STRINGS_H
- /* Define to 1 if you have the <string.h> header file. */
- #undef HAVE_STRING_H
- /* Define to 1 if you have the `strncasecmp' function. */
- #undef HAVE_STRNCASECMP
- /* Define to 1 if `msg_accrights' is member of `struct msghdr'. */
- #undef HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS
- /* Define to 1 if `name' is member of `struct option'. */
- #undef HAVE_STRUCT_OPTION_NAME
- /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
- #undef HAVE_STRUCT_SOCKADDR_SA_LEN
- /* Define to 1 if `sun_len' is member of `struct sockaddr_un'. */
- #undef HAVE_STRUCT_SOCKADDR_UN_SUN_LEN
- /* Define to 1 if `f_bavail' is member of `struct statfs'. */
- #undef HAVE_STRUCT_STATFS_F_BAVAIL
- /* Define to 1 if `f_bfree' is member of `struct statfs'. */
- #undef HAVE_STRUCT_STATFS_F_BFREE
- /* Define to 1 if `f_favail' is member of `struct statfs'. */
- #undef HAVE_STRUCT_STATFS_F_FAVAIL
- /* Define to 1 if `f_ffree' is member of `struct statfs'. */
- #undef HAVE_STRUCT_STATFS_F_FFREE
- /* Define to 1 if `f_frsize' is member of `struct statfs'. */
- #undef HAVE_STRUCT_STATFS_F_FRSIZE
- /* Define to 1 if `f_namelen' is member of `struct statfs'. */
- #undef HAVE_STRUCT_STATFS_F_NAMELEN
- /* Define to 1 if `f_blocks' is member of `struct statvfs'. */
- #undef HAVE_STRUCT_STATVFS_F_BLOCKS
- /* Define to 1 if `st_blocks' is member of `struct stat'. */
- #undef HAVE_STRUCT_STAT_ST_BLOCKS
- /* Define to 1 if you have the <syscall.h> header file. */
- #undef HAVE_SYSCALL_H
- /* Define to 1 if you have the <sys/asoundlib.h> header file. */
- #undef HAVE_SYS_ASOUNDLIB_H
- /* Define to 1 if you have the <sys/cdio.h> header file. */
- #undef HAVE_SYS_CDIO_H
- /* Define to 1 if you have the <sys/elf32.h> header file. */
- #undef HAVE_SYS_ELF32_H
- /* Define to 1 if you have the <sys/epoll.h> header file. */
- #undef HAVE_SYS_EPOLL_H
- /* Define to 1 if you have the <sys/errno.h> header file. */
- #undef HAVE_SYS_ERRNO_H
- /* Define to 1 if you have the <sys/exec_elf.h> header file. */
- #undef HAVE_SYS_EXEC_ELF_H
- /* Define to 1 if you have the <sys/filio.h> header file. */
- #undef HAVE_SYS_FILIO_H
- /* Define to 1 if you have the <sys/ioctl.h> header file. */
- #undef HAVE_SYS_IOCTL_H
- /* Define to 1 if you have the <sys/ipc.h> header file. */
- #undef HAVE_SYS_IPC_H
- /* Define to 1 if you have the <sys/link.h> header file. */
- #undef HAVE_SYS_LINK_H
- /* Define to 1 if you have the <sys/lwp.h> header file. */
- #undef HAVE_SYS_LWP_H
- /* Define to 1 if you have the <sys/mman.h> header file. */
- #undef HAVE_SYS_MMAN_H
- /* Define to 1 if you have the <sys/modem.h> header file. */
- #undef HAVE_SYS_MODEM_H
- /* Define to 1 if you have the <sys/mount.h> header file. */
- #undef HAVE_SYS_MOUNT_H
- /* Define to 1 if you have the <sys/msg.h> header file. */
- #undef HAVE_SYS_MSG_H
- /* Define to 1 if you have the <sys/param.h> header file. */
- #undef HAVE_SYS_PARAM_H
- /* Define to 1 if you have the <sys/poll.h> header file. */
- #undef HAVE_SYS_POLL_H
- /* Define to 1 if you have the <sys/ptrace.h> header file. */
- #undef HAVE_SYS_PTRACE_H
- /* Define to 1 if you have the <sys/reg.h> header file. */
- #undef HAVE_SYS_REG_H
- /* Define to 1 if you have the <sys/scsiio.h> header file. */
- #undef HAVE_SYS_SCSIIO_H
- /* Define to 1 if you have the <sys/shm.h> header file. */
- #undef HAVE_SYS_SHM_H
- /* Define to 1 if you have the <sys/signal.h> header file. */
- #undef HAVE_SYS_SIGNAL_H
- /* Define to 1 if you have the <sys/socket.h> header file. */
- #undef HAVE_SYS_SOCKET_H
- /* Define to 1 if you have the <sys/sockio.h> header file. */
- #undef HAVE_SYS_SOCKIO_H
- /* Define to 1 if you have the <sys/soundcard.h> header file. */
- #undef HAVE_SYS_SOUNDCARD_H
- /* Define to 1 if you have the <sys/statfs.h> header file. */
- #undef HAVE_SYS_STATFS_H
- /* Define to 1 if you have the <sys/statvfs.h> header file. */
- #undef HAVE_SYS_STATVFS_H
- /* Define to 1 if you have the <sys/stat.h> header file. */
- #undef HAVE_SYS_STAT_H
- /* Define to 1 if you have the <sys/strtio.h> header file. */
- #undef HAVE_SYS_STRTIO_H
- /* Define to 1 if you have the <sys/syscall.h> header file. */
- #undef HAVE_SYS_SYSCALL_H
- /* Define to 1 if you have the <sys/sysctl.h> header file. */
- #undef HAVE_SYS_SYSCTL_H
- /* Define to 1 if you have the <sys/times.h> header file. */
- #undef HAVE_SYS_TIMES_H
- /* Define to 1 if you have the <sys/time.h> header file. */
- #undef HAVE_SYS_TIME_H
- /* Define to 1 if you have the <sys/types.h> header file. */
- #undef HAVE_SYS_TYPES_H
- /* Define to 1 if you have the <sys/uio.h> header file. */
- #undef HAVE_SYS_UIO_H
- /* Define to 1 if you have the <sys/un.h> header file. */
- #undef HAVE_SYS_UN_H
- /* Define to 1 if you have the <sys/user.h> header file. */
- #undef HAVE_SYS_USER_H
- /* Define to 1 if you have the <sys/vfs.h> header file. */
- #undef HAVE_SYS_VFS_H
- /* Define to 1 if you have the <sys/vm86.h> header file. */
- #undef HAVE_SYS_VM86_H
- /* Define to 1 if you have the <sys/wait.h> header file. */
- #undef HAVE_SYS_WAIT_H
- /* Define to 1 if you have the `tcgetattr' function. */
- #undef HAVE_TCGETATTR
- /* Define to 1 if you have the <termios.h> header file. */
- #undef HAVE_TERMIOS_H
- /* Define to 1 if you have the `timegm' function. */
- #undef HAVE_TIMEGM
- /* Define to 1 if you have the <ucontext.h> header file. */
- #undef HAVE_UCONTEXT_H
- /* Define to 1 if you have the <unicode/ubidi.h> header file. */
- #undef HAVE_UNICODE_UBIDI_H
- /* Define to 1 if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
- /* Define to 1 if you have the `usleep' function. */
- #undef HAVE_USLEEP
- /* Define to 1 if you have the <utime.h> header file. */
- #undef HAVE_UTIME_H
- /* Define to 1 if you have the <valgrind/memcheck.h> header file. */
- #undef HAVE_VALGRIND_MEMCHECK_H
- /* Define if we have va_copy */
- #undef HAVE_VA_COPY
- /* Define to 1 if you have the `vsnprintf' function. */
- #undef HAVE_VSNPRINTF
- /* Define to 1 if you have the `wait4' function. */
- #undef HAVE_WAIT4
- /* Define to 1 if you have the `waitpid' function. */
- #undef HAVE_WAITPID
- /* Define to 1 if you have the <X11/extensions/shape.h> header file. */
- #undef HAVE_X11_EXTENSIONS_SHAPE_H
- /* Define to 1 if you have the <X11/extensions/xf86dga.h> header file. */
- #undef HAVE_X11_EXTENSIONS_XF86DGA_H
- /* Define to 1 if you have the <X11/extensions/xf86vmode.h> header file. */
- #undef HAVE_X11_EXTENSIONS_XF86VMODE_H
- /* Define to 1 if you have the <X11/extensions/XInput.h> header file. */
- #undef HAVE_X11_EXTENSIONS_XINPUT_H
- /* Define to 1 if you have the <X11/extensions/Xrandr.h> header file. */
- #undef HAVE_X11_EXTENSIONS_XRANDR_H
- /* Define to 1 if you have the <X11/extensions/Xrender.h> header file. */
- #undef HAVE_X11_EXTENSIONS_XRENDER_H
- /* Define to 1 if you have the <X11/extensions/XShm.h> header file. */
- #undef HAVE_X11_EXTENSIONS_XSHM_H
- /* Define to 1 if you have the <X11/XKBlib.h> header file. */
- #undef HAVE_X11_XKBLIB_H
- /* Define to 1 if you have the <X11/Xlib.h> header file. */
- #undef HAVE_X11_XLIB_H
- /* Define to 1 if you have the <X11/Xutil.h> header file. */
- #undef HAVE_X11_XUTIL_H
- /* Define if you have the XKB extension */
- #undef HAVE_XKB
- /* Define if Xrender has the XRenderSetPictureTransform function */
- #undef HAVE_XRENDERSETPICTURETRANSFORM
- /* Define to 1 if you have the `_lwp_create' function. */
- #undef HAVE__LWP_CREATE
- /* Define to 1 if you have the `_lwp_self' function. */
- #undef HAVE__LWP_SELF
- /* Define to 1 if you have the `_pclose' function. */
- #undef HAVE__PCLOSE
- /* Define to 1 if you have the `_popen' function. */
- #undef HAVE__POPEN
- /* Define to 1 if you have the `_snprintf' function. */
- #undef HAVE__SNPRINTF
- /* Define to 1 if you have the `_spawnvp' function. */
- #undef HAVE__SPAWNVP
- /* Define to 1 if you have the `_stricmp' function. */
- #undef HAVE__STRICMP
- /* Define to 1 if you have the `_strnicmp' function. */
- #undef HAVE__STRNICMP
- /* Define to 1 if you have the `_vsnprintf' function. */
- #undef HAVE__VSNPRINTF
- /* Define if we have __va_copy */
- #undef HAVE___VA_COPY
- /* Define to the address where bug reports for this package should be sent. */
- #undef PACKAGE_BUGREPORT
- /* Define to the full name of this package. */
- #undef PACKAGE_NAME
- /* Define to the full name and version of this package. */
- #undef PACKAGE_STRING
- /* Define to the one symbol short name of this package. */
- #undef PACKAGE_TARNAME
- /* Define to the version of this package. */
- #undef PACKAGE_VERSION
- /* Define to the soname of the libcapi20 library. */
- #undef SONAME_LIBCAPI20
- /* Define to the soname of the libcrypto library. */
- #undef SONAME_LIBCRYPTO
- /* Define to the soname of the libcups library. */
- #undef SONAME_LIBCUPS
- /* Define to the soname of the libcurses library. */
- #undef SONAME_LIBCURSES
- /* Define to the soname of the libfontconfig library. */
- #undef SONAME_LIBFONTCONFIG
- /* Define to the soname of the libfreetype library. */
- #undef SONAME_LIBFREETYPE
- /* Define to the soname of the libgif library. */
- #undef SONAME_LIBGIF
- /* Define to the soname of the libGL library. */
- #undef SONAME_LIBGL
- /* Define to the soname of the libjack library. */
- #undef SONAME_LIBJACK
- /* Define to the soname of the libjpeg library. */
- #undef SONAME_LIBJPEG
- /* Define to the soname of the liblcms library. */
- #undef SONAME_LIBLCMS
- /* Define to the soname of the libncurses library. */
- #undef SONAME_LIBNCURSES
- /* Define to the soname of the libssl library. */
- #undef SONAME_LIBSSL
- /* Define to the soname of the libtxc_dxtn library. */
- #undef SONAME_LIBTXC_DXTN
- /* Define to the soname of the libungif library. */
- #undef SONAME_LIBUNGIF
- /* Define to the soname of the libX11 library. */
- #undef SONAME_LIBX11
- /* Define to the soname of the libXext library. */
- #undef SONAME_LIBXEXT
- /* Define to the soname of the libXi library. */
- #undef SONAME_LIBXI
- /* Define to the soname of the libXrandr library. */
- #undef SONAME_LIBXRANDR
- /* Define to the soname of the libXrender library. */
- #undef SONAME_LIBXRENDER
- /* If using the C implementation of alloca, define if you know the
- direction of stack growth for your system; otherwise it will be
- automatically deduced at run-time.
- STACK_DIRECTION > 0 => grows toward higher addresses
- STACK_DIRECTION < 0 => grows toward lower addresses
- STACK_DIRECTION = 0 => direction of growth unknown */
- #undef STACK_DIRECTION
- /* Define if the struct statfs is defined by <sys/mount.h> */
- #undef STATFS_DEFINED_BY_SYS_MOUNT
- /* Define if the struct statfs is defined by <sys/statfs.h> */
- #undef STATFS_DEFINED_BY_SYS_STATFS
- /* Define if the struct statfs is defined by <sys/vfs.h> */
- #undef STATFS_DEFINED_BY_SYS_VFS
- /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
- #undef STAT_MACROS_BROKEN
- /* Define to 1 if you have the ANSI C header files. */
- #undef STDC_HEADERS
- /* Define to 1 if the X Window System is missing or not being used. */
- #undef X_DISPLAY_MISSING
- /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
- `char[]'. */
- #undef YYTEXT_POINTER
- /* Set this to 64 to enable 64-bit file support on Linux */
- #undef _FILE_OFFSET_BITS
- /* Define to a macro to generate an assembly function directive */
- #undef __ASM_FUNC
- /* Define to a macro to generate an assembly name from a C symbol */
- #undef __ASM_NAME
- /* Define to the assembler keyword used to specify a word value */
- #undef __ASM_SHORT
- /* Define to the assembler keyword used to specify an ASCII string */
- #undef __ASM_STRING
- /* Define to empty if `const' does not conform to ANSI C. */
- #undef const
- /* Define to `__inline__' or `__inline' if that's what the C compiler
- calls it, or to nothing if 'inline' is not supported under any name. */
- #ifndef __cplusplus
- #undef inline
- #endif
|