1234567891011121314151617181920212223242526 |
- /* db_area.h. Generated from db_area.h.in by configure. */
- /* db_area.h.in. Generated from configure.ac by autoheader. */
- /* Name of package */
- #define PACKAGE "libyadb-a"
- /* Define to the address where bug reports for this package should be sent. */
- #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
- /* Define to the full name of this package. */
- #define PACKAGE_NAME "libyadb.a"
- /* Define to the full name and version of this package. */
- #define PACKAGE_STRING "libyadb.a 1.0"
- /* Define to the one symbol short name of this package. */
- #define PACKAGE_TARNAME "libyadb-a"
- /* Define to the home page for this package. */
- #define PACKAGE_URL ""
- /* Define to the version of this package. */
- #define PACKAGE_VERSION "1.0"
- /* Version number of package */
- #define VERSION "1.0"
|