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/* Define to 1 if you have the declaration of `basename', and to 0 if you
8218822Sdim   don't. */
9218822Sdim#undef HAVE_DECL_BASENAME
1038889Sjdp
11218822Sdim/* Define to 1 if you have the <dlfcn.h> header file. */
12218822Sdim#undef HAVE_DLFCN_H
1360484Sobrien
14218822Sdim/* Define to 1 if you have the <inttypes.h> header file. */
15218822Sdim#undef HAVE_INTTYPES_H
1660484Sobrien
17218822Sdim/* Define to 1 if you have the <memory.h> header file. */
18218822Sdim#undef HAVE_MEMORY_H
1960484Sobrien
20218822Sdim/* Define to 1 if you have the <stdint.h> header file. */
21218822Sdim#undef HAVE_STDINT_H
2260484Sobrien
23218822Sdim/* Define to 1 if you have the <stdlib.h> header file. */
24218822Sdim#undef HAVE_STDLIB_H
2560484Sobrien
26218822Sdim/* Define to 1 if you have the <strings.h> header file. */
27218822Sdim#undef HAVE_STRINGS_H
2860484Sobrien
29218822Sdim/* Define to 1 if you have the <string.h> header file. */
3033965Sjdp#undef HAVE_STRING_H
3133965Sjdp
32218822Sdim/* Define to 1 if you have the <sys/stat.h> header file. */
33218822Sdim#undef HAVE_SYS_STAT_H
3460484Sobrien
35218822Sdim/* Define to 1 if you have the <sys/types.h> header file. */
36218822Sdim#undef HAVE_SYS_TYPES_H
3760484Sobrien
38218822Sdim/* Define to 1 if you have the <unistd.h> header file. */
3960484Sobrien#undef HAVE_UNISTD_H
4060484Sobrien
41218822Sdim/* Define to the sub-directory in which libtool stores uninstalled libraries.
42218822Sdim   */
43218822Sdim#undef LT_OBJDIR
4460484Sobrien
4560484Sobrien/* Name of package */
4660484Sobrien#undef PACKAGE
4760484Sobrien
48218822Sdim/* Define to the address where bug reports for this package should be sent. */
49218822Sdim#undef PACKAGE_BUGREPORT
5060484Sobrien
51218822Sdim/* Define to the full name of this package. */
52218822Sdim#undef PACKAGE_NAME
5360484Sobrien
54218822Sdim/* Define to the full name and version of this package. */
55218822Sdim#undef PACKAGE_STRING
5660484Sobrien
57218822Sdim/* Define to the one symbol short name of this package. */
58218822Sdim#undef PACKAGE_TARNAME
5960484Sobrien
60218822Sdim/* Define to the version of this package. */
61218822Sdim#undef PACKAGE_VERSION
6260484Sobrien
63218822Sdim/* Define to 1 if you have the ANSI C header files. */
64218822Sdim#undef STDC_HEADERS
65218822Sdim
66218822Sdim/* Version number of package */
67218822Sdim#undef VERSION
68