hamncheese/modules/n2nvpn/config.h
2023-08-26 15:59:57 -05:00

44 lines
1.4 KiB
C

/* include/config.h. Generated from config.h.in by configure. */
/* include/config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the `cap' library (-lcap). */
/* #undef HAVE_LIBCAP */
/* Define to 1 if you have the `crypto' library (-lcrypto). */
/* #undef HAVE_LIBCRYPTO */
/* Define to 1 if you have the `miniupnpc' library (-lminiupnpc). */
/* #undef HAVE_LIBMINIUPNPC */
/* Define to 1 if you have the `natpmp' library (-lnatpmp). */
/* #undef HAVE_LIBNATPMP */
/* Define to 1 if you have the `pcap' library (-lpcap). */
/* #undef HAVE_LIBPCAP */
/* Define to 1 if you have the `pthread' library (-lpthread). */
/* #undef HAVE_LIBPTHREAD */
/* Define to 1 if you have the `zstd' library (-lzstd). */
/* #undef HAVE_LIBZSTD */
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""
/* Last change date */
#define PACKAGE_BUILDDATE "Thu Aug 3 21:40:31 2023 +0100"
/* Define to the full name of this package. */
#define PACKAGE_NAME "edge"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "edge 3.1.1-220-gf791531"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "edge"
/* Define to the home page for this package. */
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "3.1.1-220-gf791531"