config.h.in 625 B

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