1235267Sgabor/* gconfig.in.  Generated from configure.ac by autoheader.  */
2235267Sgabor
3235267Sgabor/* Define to 1 if translation of program messages to the user's native
4235267Sgabor   language is requested. */
5235267Sgabor#undef ENABLE_NLS
6235267Sgabor
7235267Sgabor/* Is the prototype for getopt in <unistd.h> in the expected format? */
8235267Sgabor#undef HAVE_DECL_GETOPT
9235267Sgabor
10235267Sgabor/* Define to 1 if you have the <dlfcn.h> header file. */
11235267Sgabor#undef HAVE_DLFCN_H
12235267Sgabor
13235267Sgabor/* Define to 1 if you have the <inttypes.h> header file. */
14235267Sgabor#undef HAVE_INTTYPES_H
15235267Sgabor
16235267Sgabor/* Define to 1 if you have the <memory.h> header file. */
17235267Sgabor#undef HAVE_MEMORY_H
18235267Sgabor
19235267Sgabor/* Define to 1 if you have the `setmode' function. */
20235267Sgabor#undef HAVE_SETMODE
21235267Sgabor
22235267Sgabor/* Define to 1 if you have the <stdint.h> header file. */
23235267Sgabor#undef HAVE_STDINT_H
24235267Sgabor
25235267Sgabor/* Define to 1 if you have the <stdlib.h> header file. */
26235267Sgabor#undef HAVE_STDLIB_H
27235267Sgabor
28235267Sgabor/* Define to 1 if you have the <strings.h> header file. */
29235267Sgabor#undef HAVE_STRINGS_H
30235267Sgabor
31235267Sgabor/* Define to 1 if you have the <string.h> header file. */
32235267Sgabor#undef HAVE_STRING_H
33235267Sgabor
34235267Sgabor/* Define to 1 if you have the <sys/gmon_out.h> header file. */
35235267Sgabor#undef HAVE_SYS_GMON_OUT_H
36235267Sgabor
37235267Sgabor/* Define to 1 if you have the <sys/stat.h> header file. */
38235267Sgabor#undef HAVE_SYS_STAT_H
39235267Sgabor
40235267Sgabor/* Define to 1 if you have the <sys/types.h> header file. */
41235267Sgabor#undef HAVE_SYS_TYPES_H
42235267Sgabor
43235267Sgabor/* Define to 1 if you have the <unistd.h> header file. */
44235267Sgabor#undef HAVE_UNISTD_H
45235267Sgabor
46235267Sgabor/* Define to 1 if you have the <windows.h> header file. */
47235267Sgabor#undef HAVE_WINDOWS_H
48235267Sgabor
49235267Sgabor/* Define to the sub-directory in which libtool stores uninstalled libraries.
50235267Sgabor   */
51235267Sgabor#undef LT_OBJDIR
52235267Sgabor
53235267Sgabor/* Name of package */
54235267Sgabor#undef PACKAGE
55235267Sgabor
56235267Sgabor/* Define to the address where bug reports for this package should be sent. */
57235267Sgabor#undef PACKAGE_BUGREPORT
58235267Sgabor
59235267Sgabor/* Define to the full name of this package. */
60235267Sgabor#undef PACKAGE_NAME
61235267Sgabor
62235267Sgabor/* Define to the full name and version of this package. */
63235267Sgabor#undef PACKAGE_STRING
64235267Sgabor
65235267Sgabor/* Define to the one symbol short name of this package. */
66235267Sgabor#undef PACKAGE_TARNAME
67235267Sgabor
68235267Sgabor/* Define to the home page for this package. */
69235267Sgabor#undef PACKAGE_URL
70235267Sgabor
71235267Sgabor/* Define to the version of this package. */
72235267Sgabor#undef PACKAGE_VERSION
73235267Sgabor
74235267Sgabor/* Define to 1 if you have the ANSI C header files. */
75235267Sgabor#undef STDC_HEADERS
76235267Sgabor
77235267Sgabor/* Enable extensions on AIX 3, Interix.  */
78235267Sgabor#ifndef _ALL_SOURCE
79235267Sgabor# undef _ALL_SOURCE
80235267Sgabor#endif
81235267Sgabor/* Enable GNU extensions on systems that have them.  */
82235267Sgabor#ifndef _GNU_SOURCE
83235267Sgabor# undef _GNU_SOURCE
84235267Sgabor#endif
85235267Sgabor/* Enable threading extensions on Solaris.  */
86235267Sgabor#ifndef _POSIX_PTHREAD_SEMANTICS
87235267Sgabor# undef _POSIX_PTHREAD_SEMANTICS
88235267Sgabor#endif
89235267Sgabor/* Enable extensions on HP NonStop.  */
90235267Sgabor#ifndef _TANDEM_SOURCE
91235267Sgabor# undef _TANDEM_SOURCE
92235267Sgabor#endif
93235267Sgabor/* Enable general extensions on Solaris.  */
94235267Sgabor#ifndef __EXTENSIONS__
95235267Sgabor# undef __EXTENSIONS__
96235267Sgabor#endif
97235267Sgabor
98235267Sgabor
99235267Sgabor/* Version number of package */
100235267Sgabor#undef VERSION
101235267Sgabor
102235267Sgabor/* Number of bits in a file offset, on hosts where this is settable. */
103235267Sgabor#undef _FILE_OFFSET_BITS
104235267Sgabor
105235267Sgabor/* Define for large files, on AIX-style hosts. */
106235267Sgabor#undef _LARGE_FILES
107235267Sgabor
108235267Sgabor/* Define to 1 if on MINIX. */
109235267Sgabor#undef _MINIX
110235267Sgabor
111235267Sgabor/* Define to 2 if the system does not provide POSIX.1 features except with
112235267Sgabor   this defined. */
113235267Sgabor#undef _POSIX_1_SOURCE
114235267Sgabor
115235267Sgabor/* Define to 1 if you need to in order for `stat' and other things to work. */
116235267Sgabor#undef _POSIX_SOURCE
117235267Sgabor