orconfig.h.in 665 B

12345678910111213141516171819202122232425262728
  1. /* orconfig.h.in. Generated from configure.ac by autoheader. */
  2. /* Define if OpenSSL was found. */
  3. #undef HAVE_OPENSSL
  4. /* Define if popt was found. */
  5. #undef HAVE_POPT
  6. /* Name of package */
  7. #undef PACKAGE
  8. /* Define to the address where bug reports for this package should be sent. */
  9. #undef PACKAGE_BUGREPORT
  10. /* Define to the full name of this package. */
  11. #undef PACKAGE_NAME
  12. /* Define to the full name and version of this package. */
  13. #undef PACKAGE_STRING
  14. /* Define to the one symbol short name of this package. */
  15. #undef PACKAGE_TARNAME
  16. /* Define to the version of this package. */
  17. #undef PACKAGE_VERSION
  18. /* Version number of package */
  19. #undef VERSION