mirror of
https://codeberg.org/scip/dbtool.git
synced 2025-12-16 02:50:56 +01:00
20 lines
431 B
C
20 lines
431 B
C
/* platform.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
#mesondefine HAVE_BERKELEY
|
|
#mesondefine HAVE_GDBM
|
|
#mesondefine HAVE_LIBPCRE
|
|
#mesondefine HAVE_GETPASS
|
|
#mesondefine HAVE_GETOPT
|
|
#mesondefine HAVE_FDOPEN
|
|
#mesondefine HAVE_FGETC
|
|
#mesondefine HAVE_GETENV
|
|
|
|
|
|
#define PCRE2_CODE_UNIT_WIDTH 8
|
|
#define PACKAGE "dbtool"
|
|
|
|
#define VERSION "@VERSION@"
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
#undef const
|