config.h.in 703 B

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