1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/net/libetherx/files/patch-aa

12 lines
307 B
Plaintext
Raw Normal View History

--- configure.orig Tue Mar 28 13:59:55 2000
+++ configure Mon Apr 10 20:02:14 2000
@@ -2264,7 +2264,7 @@
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-ladns $LIBS"
+LIBS="-ladns "-L$prefix/lib" $LIBS"
cat > conftest.$ac_ext <<EOF
#line 2270 "configure"
#include "confdefs.h"