config.h.in revision 1a30de1f
1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if you have the `strncasecmp' function. */
4#undef HAVE_STRNCASECMP
5
6/* Name of package */
7#undef PACKAGE
8
9/* Define to the address where bug reports for this package should be sent. */
10#undef PACKAGE_BUGREPORT
11
12/* Define to the full name of this package. */
13#undef PACKAGE_NAME
14
15/* Define to the full name and version of this package. */
16#undef PACKAGE_STRING
17
18/* Define to the one symbol short name of this package. */
19#undef PACKAGE_TARNAME
20
21/* Define to the version of this package. */
22#undef PACKAGE_VERSION
23
24/* Major version of this package */
25#undef PACKAGE_VERSION_MAJOR
26
27/* Minor version of this package */
28#undef PACKAGE_VERSION_MINOR
29
30/* Patch version of this package */
31#undef PACKAGE_VERSION_PATCHLEVEL
32
33/* Version number of package */
34#undef VERSION
35