/* src/dbh_config.h.in. Generated from configure.ac by autoheader. */ #undef DBH_FILE_VERSION #define DBH_FILE_VERSION "@DBH_FILE_VERSION@" #undef DBH_VERSION #define DBH_VERSION "@DBH_VERSION@" #undef DBH_VERSION_MAJOR #define DBH_VERSION_MAJOR @DBH_VERSION_MAJOR@ #undef DBH_VERSION_MINOR #define DBH_VERSION_MINOR @DBH_VERSION_MINOR@ #undef DBH_VERSION_MICRO #define DBH_VERSION_MICRO @DBH_VERSION_MICRO@ #undef SIZEOF_FILE_POINTER #define SIZEOF_FILE_POINTER @SIZEOF_FILE_POINTER@