db_area.h 783 B

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