From d921efbb9efb37f544f25fbdd5caaa4a6ffc18ba Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 19 Feb 2002 19:47:14 +0000 Subject: Use -lmd with -lopie --- ftp/wu-ftpd+ipv6/files/patch-ar | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 ftp/wu-ftpd+ipv6/files/patch-ar (limited to 'ftp/wu-ftpd+ipv6/files/patch-ar') diff --git a/ftp/wu-ftpd+ipv6/files/patch-ar b/ftp/wu-ftpd+ipv6/files/patch-ar new file mode 100644 index 000000000000..8dc8ddb9be94 --- /dev/null +++ b/ftp/wu-ftpd+ipv6/files/patch-ar @@ -0,0 +1,11 @@ +--- configure.in.orig Sat Jul 1 21:42:15 2000 ++++ configure.in Tue Feb 19 22:39:52 2002 +@@ -868,7 +870,7 @@ + fi + if test $opie = yes; then + AC_DEFINE(OPIE) +- LIBS="$LIBS -lopie" ++ LIBS="$LIBS -lopie -lmd" + fi + if test $newcd = yes; then + AC_DEFINE(ALTERNATE_CD) -- cgit v1.2.3