[tor-commits] [orbot/master] removed lpthread library flag

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Jun 28 05:18:41 UTC 2012


commit d2ff57ec9e2f7f2f5033436766600030e5c5c29d
Author: n8fr8 <nathan at freitas.net>
Date:   Wed Jun 27 23:51:37 2012 -0400

    removed lpthread library flag
---
 external/privoxy/configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/external/privoxy/configure.in b/external/privoxy/configure.in
index 6c6ce39..2945a7a 100644
--- a/external/privoxy/configure.in
+++ b/external/privoxy/configure.in
@@ -843,7 +843,7 @@ else
     echo "Using Cygnus (Win32 command line)"
   else
     SPECIAL_CFLAGS=
-    PTHREAD_LIB=-lpthread
+dnl    PTHREAD_LIB=-lpthread
   fi
 fi
 AC_SUBST(WIN_ONLY)





More information about the tor-commits mailing list