diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2005-05-10 10:42:57 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2005-05-10 10:42:57 +0000 |
commit | 568915f2f9430b376d9667b01b4558512902926d (patch) | |
tree | 6bc087a022a1eadccef8a68049e972c882947ae1 /net/yaz/files | |
parent | Update to 1.1.4m54 (diff) |
Update to version 2.1.4.
Diffstat (limited to 'net/yaz/files')
-rw-r--r-- | net/yaz/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/yaz/files/patch-configure b/net/yaz/files/patch-configure new file mode 100644 index 000000000000..de7b33b24a6c --- /dev/null +++ b/net/yaz/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Tue Apr 26 22:49:23 2005 ++++ configure Tue May 10 14:32:24 2005 +@@ -21128,7 +21128,7 @@ + fi + echo "$as_me:$LINENO: checking for working tcpd.h" >&5 + echo $ECHO_N "checking for working tcpd.h... $ECHO_C" >&6 +- LIBS="$LIBS -lwrap -lnsl" ++ LIBS="$LIBS -lwrap" + cat >conftest.$ac_ext <<_ACEOF + /* confdefs.h. */ + _ACEOF |