config.h.in revision a67f45c3
176910425Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
276910425Smrg
3db17cd6dSmrg/* Define to 1 if you have the <inttypes.h> header file. */
4db17cd6dSmrg#undef HAVE_INTTYPES_H
5db17cd6dSmrg
6db17cd6dSmrg/* Define to 1 if you have the <stdint.h> header file. */
7db17cd6dSmrg#undef HAVE_STDINT_H
8db17cd6dSmrg
9a67f45c3Smrg/* Define to 1 if you have the <stdio.h> header file. */
10a67f45c3Smrg#undef HAVE_STDIO_H
11a67f45c3Smrg
12db17cd6dSmrg/* Define to 1 if you have the <stdlib.h> header file. */
13db17cd6dSmrg#undef HAVE_STDLIB_H
14db17cd6dSmrg
159ff100acSmrg/* Define to 1 if you have the `strcasecmp' function. */
169ff100acSmrg#undef HAVE_STRCASECMP
179ff100acSmrg
18db17cd6dSmrg/* Define to 1 if you have the <strings.h> header file. */
19db17cd6dSmrg#undef HAVE_STRINGS_H
20db17cd6dSmrg
21db17cd6dSmrg/* Define to 1 if you have the <string.h> header file. */
22db17cd6dSmrg#undef HAVE_STRING_H
23db17cd6dSmrg
24db17cd6dSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
25db17cd6dSmrg#undef HAVE_SYS_STAT_H
26db17cd6dSmrg
27db17cd6dSmrg/* Define to 1 if you have the <sys/types.h> header file. */
28db17cd6dSmrg#undef HAVE_SYS_TYPES_H
29db17cd6dSmrg
30db17cd6dSmrg/* Define to 1 if you have the <unistd.h> header file. */
31db17cd6dSmrg#undef HAVE_UNISTD_H
32db17cd6dSmrg
3376910425Smrg/* Name of package */
3476910425Smrg#undef PACKAGE
3576910425Smrg
3676910425Smrg/* Define to the address where bug reports for this package should be sent. */
3776910425Smrg#undef PACKAGE_BUGREPORT
3876910425Smrg
3976910425Smrg/* Define to the full name of this package. */
4076910425Smrg#undef PACKAGE_NAME
4176910425Smrg
4276910425Smrg/* Define to the full name and version of this package. */
4376910425Smrg#undef PACKAGE_STRING
4476910425Smrg
4576910425Smrg/* Define to the one symbol short name of this package. */
4676910425Smrg#undef PACKAGE_TARNAME
4776910425Smrg
48482df631Smrg/* Define to the home page for this package. */
49482df631Smrg#undef PACKAGE_URL
50482df631Smrg
5176910425Smrg/* Define to the version of this package. */
5276910425Smrg#undef PACKAGE_VERSION
5376910425Smrg
54db17cd6dSmrg/* Major version of this package */
55db17cd6dSmrg#undef PACKAGE_VERSION_MAJOR
56db17cd6dSmrg
57db17cd6dSmrg/* Minor version of this package */
58db17cd6dSmrg#undef PACKAGE_VERSION_MINOR
59db17cd6dSmrg
60db17cd6dSmrg/* Patch version of this package */
61db17cd6dSmrg#undef PACKAGE_VERSION_PATCHLEVEL
62db17cd6dSmrg
63a67f45c3Smrg/* Define to 1 if all of the C90 standard headers exist (not just the ones
64a67f45c3Smrg   required in a freestanding environment). This macro is provided for
65a67f45c3Smrg   backward compatibility; new code need not use it. */
66db17cd6dSmrg#undef STDC_HEADERS
67db17cd6dSmrg
6876910425Smrg/* Version number of package */
6976910425Smrg#undef VERSION
70