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