config.h.in revision f80a6dcd
1f80a6dcdSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2f80a6dcdSmrg
3f80a6dcdSmrg/* Define to 1 if you have the `mkstemp' function. */
4f80a6dcdSmrg#undef HAS_MKSTEMP
5f80a6dcdSmrg
6f80a6dcdSmrg/* Name of package */
7f80a6dcdSmrg#undef PACKAGE
8f80a6dcdSmrg
9f80a6dcdSmrg/* Define to the address where bug reports for this package should be sent. */
10f80a6dcdSmrg#undef PACKAGE_BUGREPORT
11f80a6dcdSmrg
12f80a6dcdSmrg/* Define to the full name of this package. */
13f80a6dcdSmrg#undef PACKAGE_NAME
14f80a6dcdSmrg
15f80a6dcdSmrg/* Define to the full name and version of this package. */
16f80a6dcdSmrg#undef PACKAGE_STRING
17f80a6dcdSmrg
18f80a6dcdSmrg/* Define to the one symbol short name of this package. */
19f80a6dcdSmrg#undef PACKAGE_TARNAME
20f80a6dcdSmrg
21f80a6dcdSmrg/* Define to the version of this package. */
22f80a6dcdSmrg#undef PACKAGE_VERSION
23f80a6dcdSmrg
24f80a6dcdSmrg/* Version number of package */
25f80a6dcdSmrg#undef VERSION
26