[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Try to fix windows build more.



commit 13fee1baf79750edd6cf7066f096b914db3ece2c
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Wed Dec 9 08:59:01 2015 -0500

    Try to fix windows build more.
    
    patch from rubiate on #16651
---
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 5f3b7cb..4dbb3c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -501,7 +501,7 @@ AC_CHECK_MEMBERS([struct event.min_heap_idx], , ,
 
 AC_CHECK_HEADERS(event2/event.h event2/dns.h event2/bufferevent_ssl.h)
 
-LIBS="$save_LIBS"
+LIBS="$STATIC_LIBEVENT_FLAGS $TOR_LIB_WS32 $save_LIBS"
 
 AM_CONDITIONAL(USE_EXTERNAL_EVDNS, test x$ac_cv_header_event2_dns_h = xyes)
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits