1 /* config.in. Generated from configure.in by autoheader. */
3 /* Define to 1 if translation of program messages to the user's native
4 language is requested. */
7 /* Additional extension a shared object might have. */
8 #undef EXTRA_SHLIB_EXTENSION
10 /* Define to 1 if you have the declaration of `environ', and to 0 if you
12 #undef HAVE_DECL_ENVIRON
14 /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
18 /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
20 #undef HAVE_DECL_GETENV
22 /* Is the prototype for getopt in <unistd.h> in the expected format? */
23 #undef HAVE_DECL_GETOPT
25 /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't.
29 /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
31 #undef HAVE_DECL_STRSTR
33 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
37 /* Define to 1 if you have the <elf-hints.h> header file. */
38 #undef HAVE_ELF_HINTS_H
40 /* Define to 1 if you have the `glob' function. */
43 /* Define to 1 if you have the <inttypes.h> header file. */
44 #undef HAVE_INTTYPES_H
46 /* Define to 1 if you have the <limits.h> header file. */
49 /* Define to 1 if you have the <memory.h> header file. */
52 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
55 /* Define to 1 if you have the `realpath' function. */
58 /* Define to 1 if you have the `sbrk' function. */
61 /* Define to 1 if you have the <stdint.h> header file. */
64 /* Define to 1 if you have the <stdlib.h> header file. */
67 /* Define to 1 if you have the <strings.h> header file. */
70 /* Define to 1 if you have the <string.h> header file. */
73 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
77 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
79 #undef HAVE_SYS_NDIR_H
81 /* Define to 1 if you have the <sys/param.h> header file. */
82 #undef HAVE_SYS_PARAM_H
84 /* Define to 1 if you have the <sys/stat.h> header file. */
85 #undef HAVE_SYS_STAT_H
87 /* Define to 1 if you have the <sys/types.h> header file. */
88 #undef HAVE_SYS_TYPES_H
90 /* Define to 1 if you have the <unistd.h> header file. */
96 /* Define to the address where bug reports for this package should be sent. */
97 #undef PACKAGE_BUGREPORT
99 /* Define to the full name of this package. */
102 /* Define to the full name and version of this package. */
103 #undef PACKAGE_STRING
105 /* Define to the one symbol short name of this package. */
106 #undef PACKAGE_TARNAME
108 /* Define to the version of this package. */
109 #undef PACKAGE_VERSION
111 /* The size of a `long', as computed by sizeof. */
114 /* Define to 1 if you have the ANSI C header files. */
117 /* Use b modifier when opening binary files? */
118 #undef USE_BINARY_FOPEN
120 /* Version number of package */
123 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
125 #undef YYTEXT_POINTER