123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243 |
- /* config.h.in. Generated automatically from configure.in by autoheader. */
- /* Define if using alloca.c. */
- #undef C_ALLOCA
- /* Define to empty if the keyword does not work. */
- #undef const
- /* 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 if you have alloca, as a function or macro. */
- #undef HAVE_ALLOCA
- /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
- #undef HAVE_ALLOCA_H
- /* Define if you have a working `mmap' system call. */
- #undef HAVE_MMAP
- /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
- #undef HAVE_SYS_WAIT_H
- /* Define as __inline if that's what the C compiler calls it. */
- #undef inline
- /* Define to `long' if <sys/types.h> doesn't define. */
- #undef off_t
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef pid_t
- /* Define if you need to in order for stat and other things to work. */
- #undef _POSIX_SOURCE
- /* Define to `unsigned' if <sys/types.h> doesn't define. */
- #undef size_t
- /* 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 you have the ANSI C header files. */
- #undef STDC_HEADERS
- /* Define if your <sys/time.h> declares struct tm. */
- #undef TM_IN_SYS_TIME
- #undef ENABLE_NLS
- #undef HAVE_CATGETS
- #undef HAVE_GETTEXT
- #undef HAVE_LC_MESSAGES
- #undef HAVE_STPCPY
- #undef HAVE_GDK_PIXBUF
- #undef HAVE_GDK_IMLIB
- /* Whether to use multithread or not */
- #undef USE_THREADS
- /* Define if you want IPv6 support. */
- #undef INET6
- /* Define if we use GPGME to support OpenPGP */
- #undef USE_GPGME
- /* Define to `unsigned int' if <stddef.h> or <wchar.h> doesn't define. */
- #undef wint_t
- #undef PACKAGE
- #undef VERSION
- /* Define if you have the __argz_count function. */
- #undef HAVE___ARGZ_COUNT
- /* Define if you have the __argz_next function. */
- #undef HAVE___ARGZ_NEXT
- /* Define if you have the __argz_stringify function. */
- #undef HAVE___ARGZ_STRINGIFY
- /* Define if you have the dcgettext function. */
- #undef HAVE_DCGETTEXT
- /* Define if you have the fchmod function. */
- #undef HAVE_FCHMOD
- /* Define if you have the flock function. */
- #undef HAVE_FLOCK
- /* Define if you have the getcwd function. */
- #undef HAVE_GETCWD
- /* Define if you have the gethostname function. */
- #undef HAVE_GETHOSTNAME
- /* Define if you have the getpagesize function. */
- #undef HAVE_GETPAGESIZE
- /* Define if you have the inet_addr function. */
- #undef HAVE_INET_ADDR
- /* Define if you have the inet_aton function. */
- #undef HAVE_INET_ATON
- /* Define if you have the iswalnum function. */
- #undef HAVE_ISWALNUM
- /* Define if you have the iswspace function. */
- #undef HAVE_ISWSPACE
- /* Define if you have the lockf function. */
- #undef HAVE_LOCKF
- /* Define if you have the mkdir function. */
- #undef HAVE_MKDIR
- /* Define if you have the mkstemp function. */
- #undef HAVE_MKSTEMP
- /* Define if you have the mktime function. */
- #undef HAVE_MKTIME
- /* Define if you have the munmap function. */
- #undef HAVE_MUNMAP
- /* Define if you have the putenv function. */
- #undef HAVE_PUTENV
- /* Define if you have the setenv function. */
- #undef HAVE_SETENV
- /* Define if you have the setlocale function. */
- #undef HAVE_SETLOCALE
- /* Define if you have the socket function. */
- #undef HAVE_SOCKET
- /* Define if you have the stpcpy function. */
- #undef HAVE_STPCPY
- /* Define if you have the strcasecmp function. */
- #undef HAVE_STRCASECMP
- /* Define if you have the strchr function. */
- #undef HAVE_STRCHR
- /* Define if you have the strdup function. */
- #undef HAVE_STRDUP
- /* Define if you have the strstr function. */
- #undef HAVE_STRSTR
- /* Define if you have the towlower function. */
- #undef HAVE_TOWLOWER
- /* Define if you have the uname function. */
- #undef HAVE_UNAME
- /* Define if you have the wcscpy function. */
- #undef HAVE_WCSCPY
- /* Define if you have the wcslen function. */
- #undef HAVE_WCSLEN
- /* Define if you have the wcsncpy function. */
- #undef HAVE_WCSNCPY
- /* Define if you have the wcsstr function. */
- #undef HAVE_WCSSTR
- /* Define if you have the wcswcs function. */
- #undef HAVE_WCSWCS
- /* Define if you have the <argz.h> header file. */
- #undef HAVE_ARGZ_H
- /* Define if you have the <dirent.h> header file. */
- #undef HAVE_DIRENT_H
- /* Define if you have the <fcntl.h> header file. */
- #undef HAVE_FCNTL_H
- /* Define if you have the <limits.h> header file. */
- #undef HAVE_LIMITS_H
- /* Define if you have the <locale.h> header file. */
- #undef HAVE_LOCALE_H
- /* Define if you have the <malloc.h> header file. */
- #undef HAVE_MALLOC_H
- /* Define if you have the <ndir.h> header file. */
- #undef HAVE_NDIR_H
- /* Define if you have the <nl_types.h> header file. */
- #undef HAVE_NL_TYPES_H
- /* Define if you have the <paths.h> header file. */
- #undef HAVE_PATHS_H
- /* Define if you have the <string.h> header file. */
- #undef HAVE_STRING_H
- /* Define if you have the <sys/dir.h> header file. */
- #undef HAVE_SYS_DIR_H
- /* Define if you have the <sys/file.h> header file. */
- #undef HAVE_SYS_FILE_H
- /* Define if you have the <sys/ndir.h> header file. */
- #undef HAVE_SYS_NDIR_H
- /* Define if you have the <sys/param.h> header file. */
- #undef HAVE_SYS_PARAM_H
- /* Define if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
- /* Define if you have the <wchar.h> header file. */
- #undef HAVE_WCHAR_H
- /* Define if you have the <wctype.h> header file. */
- #undef HAVE_WCTYPE_H
- /* Define if you have the compface library (-lcompface). */
- #undef HAVE_LIBCOMPFACE
- /* Define if you have the i library (-li). */
- #undef HAVE_LIBI
- /* Define if you have the jconv library (-ljconv). */
- #undef HAVE_LIBJCONV
- /* Define if you have the xpg4 library (-lxpg4). */
- #undef HAVE_LIBXPG4
|