summaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd+ipv6/files/patch-ar
blob: 8dc8ddb9be94e452e22a60b0c425a710f5ed2a70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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)