From ecfd46097654bdfe55dc8db00ac7dcc5fd9648c9 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 19 Sep 1998 20:04:03 +0000 Subject: Add -lmd for -lopie so this compiles on -current. Submitted by: Eugene M. Kim --- mail/fetchmail/files/patch-ad | 42 ++++++++++++++++++++++++++++++++++++++---- 1 file changed, 38 insertions(+), 4 deletions(-) (limited to 'mail/fetchmail/files/patch-ad') diff --git a/mail/fetchmail/files/patch-ad b/mail/fetchmail/files/patch-ad index 794c057e07f3..20c9b014f32d 100644 --- a/mail/fetchmail/files/patch-ad +++ b/mail/fetchmail/files/patch-ad @@ -1,8 +1,42 @@ -*** configure.orig Tue May 26 23:50:45 1998 ---- configure Tue May 26 23:50:28 1998 +*** configure.orig Mon Aug 3 08:45:11 1998 +--- configure Sat Sep 19 11:49:22 1998 *************** -*** 3432,3437 **** ---- 3432,3438 ---- +*** 2880,2886 **** + echo $ac_n "(cached) $ac_c" 1>&6 + else + ac_save_LIBS="$LIBS" +! LIBS="-lopie $LIBS" + cat > conftest.$ac_ext <&6 + else + ac_save_LIBS="$LIBS" +! LIBS="-lopie -lmd $LIBS" + cat > conftest.$ac_ext <&6 +--- 2914,2920 ---- + #define $ac_tr_lib 1 + EOF + +! LIBS="-lopie -lmd $LIBS" + + else + echo "$ac_t""no" 1>&6 +*************** +*** 3531,3536 **** +--- 3531,3537 ---- s%@host_os@%$host_os%g s%@CC@%$CC%g s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g -- cgit v1.2.3