1218822Sdim/* config.in.  Generated from configure.in by autoheader.  */
233965Sjdp
3218822Sdim/* Define to 1 if translation of program messages to the user's native
4218822Sdim   language is requested. */
5218822Sdim#undef ENABLE_NLS
638889Sjdp
7218822Sdim/* Additional extension a shared object might have. */
8218822Sdim#undef EXTRA_SHLIB_EXTENSION
938889Sjdp
10218822Sdim/* Define to 1 if you have the declaration of `environ', and to 0 if you
11218822Sdim   don't. */
12218822Sdim#undef HAVE_DECL_ENVIRON
1333965Sjdp
14218822Sdim/* Define to 1 if you have the declaration of `free', and to 0 if you don't.
15218822Sdim   */
16218822Sdim#undef HAVE_DECL_FREE
1733965Sjdp
18218822Sdim/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
19218822Sdim   */
20218822Sdim#undef HAVE_DECL_GETENV
2133965Sjdp
22218822Sdim/* Is the prototype for getopt in <unistd.h> in the expected format? */
23218822Sdim#undef HAVE_DECL_GETOPT
2433965Sjdp
25218822Sdim/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
26218822Sdim   */
27218822Sdim#undef HAVE_DECL_SBRK
2860484Sobrien
29218822Sdim/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
30218822Sdim   */
31218822Sdim#undef HAVE_DECL_STRSTR
3260484Sobrien
33218822Sdim/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
34218822Sdim   */
35218822Sdim#undef HAVE_DIRENT_H
36104834Sobrien
37218822Sdim/* Define to 1 if you have the <dlfcn.h> header file. */
38218822Sdim#undef HAVE_DLFCN_H
3960484Sobrien
40218822Sdim/* Define to 1 if you have the <elf-hints.h> header file. */
41218822Sdim#undef HAVE_ELF_HINTS_H
4260484Sobrien
43218822Sdim/* Define to 1 if you have the `glob' function. */
44218822Sdim#undef HAVE_GLOB
4560484Sobrien
46218822Sdim/* Define to 1 if you have the <inttypes.h> header file. */
47218822Sdim#undef HAVE_INTTYPES_H
4860484Sobrien
49218822Sdim/* Define to 1 if you have the <limits.h> header file. */
50218822Sdim#undef HAVE_LIMITS_H
5138889Sjdp
52218822Sdim/* Define to 1 if you have the <memory.h> header file. */
53218822Sdim#undef HAVE_MEMORY_H
5433965Sjdp
55218822Sdim/* Define to 1 if you have the `mkstemp' function. */
56218822Sdim#undef HAVE_MKSTEMP
5760484Sobrien
58218822Sdim/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
59218822Sdim#undef HAVE_NDIR_H
6060484Sobrien
61218822Sdim/* Define to 1 if you have the `realpath' function. */
62130561Sobrien#undef HAVE_REALPATH
63130561Sobrien
64218822Sdim/* Define to 1 if you have the `sbrk' function. */
6533965Sjdp#undef HAVE_SBRK
6633965Sjdp
67218822Sdim/* Define to 1 if you have the <stdint.h> header file. */
68218822Sdim#undef HAVE_STDINT_H
6960484Sobrien
70218822Sdim/* Define to 1 if you have the <stdlib.h> header file. */
71218822Sdim#undef HAVE_STDLIB_H
7260484Sobrien
73218822Sdim/* Define to 1 if you have the <strings.h> header file. */
74218822Sdim#undef HAVE_STRINGS_H
7560484Sobrien
76218822Sdim/* Define to 1 if you have the <string.h> header file. */
7789857Sobrien#undef HAVE_STRING_H
7833965Sjdp
79218822Sdim/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
80218822Sdim   */
8189857Sobrien#undef HAVE_SYS_DIR_H
8260484Sobrien
83218822Sdim/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
84218822Sdim   */
8589857Sobrien#undef HAVE_SYS_NDIR_H
8660484Sobrien
87218822Sdim/* Define to 1 if you have the <sys/param.h> header file. */
8889857Sobrien#undef HAVE_SYS_PARAM_H
8960484Sobrien
90218822Sdim/* Define to 1 if you have the <sys/stat.h> header file. */
91218822Sdim#undef HAVE_SYS_STAT_H
92218822Sdim
93218822Sdim/* Define to 1 if you have the <sys/types.h> header file. */
94218822Sdim#undef HAVE_SYS_TYPES_H
95218822Sdim
96218822Sdim/* Define to 1 if you have the <unistd.h> header file. */
9789857Sobrien#undef HAVE_UNISTD_H
9833965Sjdp
99218822Sdim/* Define to 1 if you have the `waitpid' function. */
100218822Sdim#undef HAVE_WAITPID
10160484Sobrien
102218822Sdim/* Define to the sub-directory in which libtool stores uninstalled libraries.
103218822Sdim   */
104218822Sdim#undef LT_OBJDIR
105218822Sdim
10691041Sobrien/* Name of package */
10791041Sobrien#undef PACKAGE
10833965Sjdp
109218822Sdim/* Define to the address where bug reports for this package should be sent. */
110218822Sdim#undef PACKAGE_BUGREPORT
11133965Sjdp
112218822Sdim/* Define to the full name of this package. */
113218822Sdim#undef PACKAGE_NAME
11433965Sjdp
115218822Sdim/* Define to the full name and version of this package. */
116218822Sdim#undef PACKAGE_STRING
11733965Sjdp
118218822Sdim/* Define to the one symbol short name of this package. */
119218822Sdim#undef PACKAGE_TARNAME
12033965Sjdp
121218822Sdim/* Define to the version of this package. */
122218822Sdim#undef PACKAGE_VERSION
12360484Sobrien
124218822Sdim/* The size of a `long', as computed by sizeof. */
125218822Sdim#undef SIZEOF_LONG
126218822Sdim
127218822Sdim/* Define to 1 if you have the ANSI C header files. */
128218822Sdim#undef STDC_HEADERS
129218822Sdim
13091041Sobrien/* Use b modifier when opening binary files? */
13191041Sobrien#undef USE_BINARY_FOPEN
13260484Sobrien
133218822Sdim/* Version number of package */
134218822Sdim#undef VERSION
13560484Sobrien
136218822Sdim/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
137218822Sdim   `char[]'. */
138218822Sdim#undef YYTEXT_POINTER
139