mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-16 19:40:57 +01:00
18 lines
380 B
C
18 lines
380 B
C
/* platform.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
#mesondefine HAVE_SODIUM
|
|
#mesondefine HAVE_JSON
|
|
|
|
#mesondefine HAVE_GETOPT
|
|
#mesondefine HAVE_GETOPT_LONG
|
|
#mesondefine HAVE_SETRLIMIT
|
|
#mesondefine HAVE_VASPRINTF
|
|
#mesondefine HAVE_STRNLEN
|
|
|
|
#define PACKAGE "pcp"
|
|
|
|
#define VERSION "@VERSION@"
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
#undef const
|