diff options
Diffstat (limited to 'sntp/libevent/configure')
-rwxr-xr-x | sntp/libevent/configure | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/sntp/libevent/configure b/sntp/libevent/configure index c497e6dfd28c..c212b0001057 100755 --- a/sntp/libevent/configure +++ b/sntp/libevent/configure @@ -703,6 +703,9 @@ DX_ENV DX_DOCDIR DX_CONFIG DX_PROJECT +LIBEVENT_LDFLAGS +LIBEVENT_CPPFLAGS +LIBEVENT_CFLAGS INSTALL_LIBEVENT_FALSE INSTALL_LIBEVENT_TRUE LIBEVENT_GC_SECTIONS @@ -15135,7 +15138,6 @@ then : LIBS="-lws2_32 $LIBS" fi -ac_cv_lib_ws2_32=ac_cv_lib_ws2_32_main fi @@ -17811,6 +17813,10 @@ else fi + + + + # Doxygen support |