mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-18 04:10:57 +01:00
migrate to codeberg (#21)
This commit is contained in:
17
libpcp/config.h.in
Normal file
17
libpcp/config.h.in
Normal file
@@ -0,0 +1,17 @@
|
||||
/* 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
|
||||
Reference in New Issue
Block a user