diff options
Diffstat (limited to 'net/libetherx/files/patch-aa')
| -rw-r--r-- | net/libetherx/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/libetherx/files/patch-aa b/net/libetherx/files/patch-aa new file mode 100644 index 000000000000..e1d848d34a32 --- /dev/null +++ b/net/libetherx/files/patch-aa @@ -0,0 +1,11 @@ +--- 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" |
