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