X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=lib%2Fconfig.h.in;h=119ffff43db9a419445862322c8772aa140998e5;hb=856332bf1247ba965b6e3da1fe90cf6a3e3ebbd0;hp=306fad5acc7a3e457bbcfeead4b73738566f31b8;hpb=57b86966e6682f07b3906f1478571ad522d34610;p=radsecproxy.git diff --git a/lib/config.h.in b/lib/config.h.in index 306fad5..119ffff 100644 --- a/lib/config.h.in +++ b/lib/config.h.in @@ -1,8 +1,14 @@ /* config.h.in. Generated from configure.ac by autoheader. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_ARPA_INET_H + /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H +/* Define to 1 if you have the header file. */ +#undef HAVE_FCNTL_H + /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H @@ -15,9 +21,8 @@ /* Define to 1 if you have the `event_openssl' library (-levent_openssl). */ #undef HAVE_LIBEVENT_OPENSSL -/* Define to 1 if you have the `freeradius-radius' library - (-lfreeradius-radius). */ -#undef HAVE_LIBFREERADIUS_RADIUS +/* Define to 1 if you have the `ssl' library (-lssl). */ +#undef HAVE_LIBSSL /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H @@ -55,15 +60,27 @@ /* Define to 1 if you have the `strrchr' function. */ #undef HAVE_STRRCHR +/* Define to 1 if you have the header file. */ +#undef HAVE_SYSLOG_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_SELECT_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TIME_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_TIME_H + /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H @@ -98,6 +115,9 @@ /* TLS (RadSec) enabled */ #undef RS_ENABLE_TLS +/* TLS-PSK (TLS preshared keys) enabled */ +#undef RS_ENABLE_TLS_PSK + /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS