1 /* Define to the name name of this package */
4 /* Define to the version of the package */
7 /* Define to rpl_malloc if the replacement function should be used. */
10 /* Define to rpl_realloc if the replacement function should be used. */
13 /* This is always defined. It enables GNU extensions on systems that
15 #if !defined(_GNU_SOURCE)
19 #if !defined(__USE_BSD)
24 /* Define to 1 if NLS is requested. */
27 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
30 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
33 /* Define if your locale.h file contains LC_MESSAGES. */
34 #undef HAVE_LC_MESSAGES
36 /* Define to 1 if you have the stpcpy function. */
41 # define getopt system_getopt
61 /* Define to the location of the kernel sources */
62 #undef CONFIG_TINC_KERNELDIR
64 /* Define to 1 if tun/tap support is enabled and found */
67 /* Define to the location of if_tun.h */
70 /* Define to 1 if checkpoint tracing is enabled */
73 /* Define to enable use of old SSLeay_add_all_algorithms() function */
74 #undef HAVE_SSLEAY_ADD_ALL_ALGORITHMS