Files
dbtool/platform.h.in

20 lines
431 B
C
Raw Normal View History

2015-05-14 18:34:10 +02:00
/* platform.h.in. Generated from configure.ac by autoheader. */
2025-11-21 00:33:11 +01:00
#mesondefine HAVE_BERKELEY
#mesondefine HAVE_GDBM
#mesondefine HAVE_LIBPCRE
#mesondefine HAVE_GETPASS
#mesondefine HAVE_GETOPT
#mesondefine HAVE_FDOPEN
#mesondefine HAVE_FGETC
#mesondefine HAVE_GETENV
2015-05-14 18:34:10 +02:00
2025-11-21 00:33:11 +01:00
#define PCRE2_CODE_UNIT_WIDTH 8
#define PACKAGE "dbtool"
2015-05-14 18:34:10 +02:00
2025-11-21 00:33:11 +01:00
#define VERSION "@VERSION@"
2015-05-14 18:34:10 +02:00
/* Define to empty if `const' does not conform to ANSI C. */
#undef const