1 /* config.in. Generated from configure.ac by autoheader. */
3 /* Check that config.h is #included before system headers
4 (this works only for glibc, but that should be enough). */
5 #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
6 # error config.h must be #included before system headers
10 /* Define if you want run-time sanity checks. */
11 #undef ENABLE_CHECKING
13 /* Define to 1 if translation of program messages to the user's native
14 language is requested. */
17 /* Define to 1 if you have the Mac OS X function
18 CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
19 #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES
21 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
22 the CoreFoundation framework. */
23 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
25 /* Define if the GNU dcgettext() function is already present or preinstalled.
29 /* Define to 1 if you have the declaration of `basename', and to 0 if you
31 #undef HAVE_DECL_BASENAME
33 /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
35 #undef HAVE_DECL_STPCPY
37 /* Define to 1 if you have the <dlfcn.h> header file. */
40 /* Define if the GNU gettext() function is already present or preinstalled. */
43 /* Define if you have the iconv() function and it works. */
46 /* Define to 1 if you have the <inttypes.h> header file. */
47 #undef HAVE_INTTYPES_H
49 /* Define to 1 if you have the <memory.h> header file. */
52 /* Define if sigsetjmp is available. */
55 /* Define to 1 if you have the <stdint.h> header file. */
58 /* Define to 1 if you have the <stdlib.h> header file. */
61 /* Define to 1 if you have the <strings.h> header file. */
64 /* Define to 1 if you have the <string.h> header file. */
67 /* Define to 1 if you have the <sys/stat.h> header file. */
68 #undef HAVE_SYS_STAT_H
70 /* Define to 1 if you have the <sys/types.h> header file. */
71 #undef HAVE_SYS_TYPES_H
73 /* Define to 1 if you have the <unistd.h> header file. */
76 /* Define to the sub-directory in which libtool stores uninstalled libraries.
83 /* Define to the address where bug reports for this package should be sent. */
84 #undef PACKAGE_BUGREPORT
86 /* Define to the full name of this package. */
89 /* Define to the full name and version of this package. */
92 /* Define to the one symbol short name of this package. */
93 #undef PACKAGE_TARNAME
95 /* Define to the home page for this package. */
98 /* Define to the version of this package. */
99 #undef PACKAGE_VERSION
101 /* The size of `void *', as computed by sizeof. */
104 /* Define to 1 if you have the ANSI C header files. */
107 /* Enable extensions on AIX 3, Interix. */
111 /* Enable GNU extensions on systems that have them. */
115 /* Enable threading extensions on Solaris. */
116 #ifndef _POSIX_PTHREAD_SEMANTICS
117 # undef _POSIX_PTHREAD_SEMANTICS
119 /* Enable extensions on HP NonStop. */
120 #ifndef _TANDEM_SOURCE
121 # undef _TANDEM_SOURCE
123 /* Enable general extensions on Solaris. */
124 #ifndef __EXTENSIONS__
125 # undef __EXTENSIONS__
129 /* Version number of package */
132 /* Define to 1 if on MINIX. */
135 /* Define to 2 if the system does not provide POSIX.1 features except with
137 #undef _POSIX_1_SOURCE
139 /* Define to 1 if you need to in order for `stat' and other things to work. */