You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
354 B
12 lines
354 B
Index: interceptty-0.6/configure |
|
--- configure.orig 2004-09-06 00:47:33.000000000 +0200 |
|
+++ configure 2006-04-29 16:48:44.547712000 +0200 |
|
@@ -4424,7 +4424,7 @@ |
|
echo $ECHO_N "(cached) $ECHO_C" >&6 |
|
else |
|
ac_check_lib_save_LIBS=$LIBS |
|
-LIBS="-lsocket setsockopt $LIBS" |
|
+LIBS="-lsocket $LIBS" |
|
cat >conftest.$ac_ext <<_ACEOF |
|
/* confdefs.h. */ |
|
_ACEOF
|
|
|