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