1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4 systems. This function is required for `alloca.c' support on those systems.
6 #undef CRAY_STACKSEG_END
8 /* Define to 1 if using `alloca.c'. */
11 /* always defined to indicate that i18n is enabled */
14 /* Define to the Gettext package name */
15 #undef GETTEXT_PACKAGE
17 /* Define to 1 if you have `alloca', as a function or macro. */
20 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
24 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
25 #undef HAVE_BIND_TEXTDOMAIN_CODESET
27 /* Define to 1 if you have the `dcgettext' function. */
30 /* Define to 1 if you have the <dlfcn.h> header file. */
33 /* Define if the GNU gettext() function is already present or preinstalled. */
36 /* have google gadgets. */
37 #undef HAVE_GOOGLE_GADGETS
39 /* Define to 1 if you have the <inttypes.h> header file. */
40 #undef HAVE_INTTYPES_H
42 /* Define if your <locale.h> file defines LC_MESSAGES. */
43 #undef HAVE_LC_MESSAGES
45 /* Define to 1 if you have the <locale.h> header file. */
48 /* Define to 1 if you have the <memory.h> header file. */
51 /* Define to 1 if you have the <stdint.h> header file. */
54 /* Define to 1 if you have the <stdlib.h> header file. */
57 /* Define to 1 if you have the <strings.h> header file. */
60 /* Define to 1 if you have the <string.h> header file. */
63 /* Define to 1 if you have the <sys/stat.h> header file. */
64 #undef HAVE_SYS_STAT_H
66 /* Define to 1 if you have the <sys/types.h> header file. */
67 #undef HAVE_SYS_TYPES_H
69 /* Define to 1 if you have the <unistd.h> header file. */
72 /* Define to 1 if your compiler has __attribute__ */
73 #undef HAVE___ATTRIBUTE__
75 /* Define to the sub-directory in which libtool stores uninstalled libraries.
79 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
80 #undef NO_MINUS_C_MINUS_O
85 /* Define to the address where bug reports for this package should be sent. */
86 #undef PACKAGE_BUGREPORT
88 /* Define to the full name of this package. */
91 /* Define to the full name and version of this package. */
94 /* Define to the one symbol short name of this package. */
95 #undef PACKAGE_TARNAME
97 /* Define to the home page for this package. */
100 /* Define to the version of this package. */
101 #undef PACKAGE_VERSION
103 /* If using the C implementation of alloca, define if you know the
104 direction of stack growth for your system; otherwise it will be
105 automatically deduced at runtime.
106 STACK_DIRECTION > 0 => grows toward higher addresses
107 STACK_DIRECTION < 0 => grows toward lower addresses
108 STACK_DIRECTION = 0 => direction of growth unknown */
109 #undef STACK_DIRECTION
111 /* Define to 1 if you have the ANSI C header files. */
114 /* whether to use a quit button */
117 /* Enable extensions on AIX 3, Interix. */
121 /* Enable GNU extensions on systems that have them. */
125 /* Enable threading extensions on Solaris. */
126 #ifndef _POSIX_PTHREAD_SEMANTICS
127 # undef _POSIX_PTHREAD_SEMANTICS
129 /* Enable extensions on HP NonStop. */
130 #ifndef _TANDEM_SOURCE
131 # undef _TANDEM_SOURCE
133 /* Enable general extensions on Solaris. */
134 #ifndef __EXTENSIONS__
135 # undef __EXTENSIONS__
139 /* Version number of package */
142 /* Define to 1 if on MINIX. */
145 /* Define to 2 if the system does not provide POSIX.1 features except with
147 #undef _POSIX_1_SOURCE
149 /* Define to 1 if you need to in order for `stat' and other things to work. */
152 /* Macro declaring a function argument to be unused */
155 /* Define to empty if `const' does not conform to ANSI C. */
158 /* Define to `unsigned int' if <sys/types.h> does not define. */