1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/mail/fetchmail/files/patch-ad
Justin M. Seger 1c9f9e6798 Update to fetchamil 5.0.4.
Submitted by:	cpiazza@home.net
PR:		ports/12172
1999-06-14 02:18:52 +00:00

37 lines
728 B
Plaintext

*** configure.orig Sat Jun 12 08:17:32 1999
--- configure Sat Jun 12 08:18:28 1999
***************
*** 4906,4912 ****
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
! LIBS="-lopie $LIBS"
cat > conftest.$ac_ext <<EOF
#line 4912 "configure"
#include "confdefs.h"
--- 4906,4912 ----
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
! LIBS="-lopie -lmd $LIBS"
cat > conftest.$ac_ext <<EOF
#line 4912 "configure"
#include "confdefs.h"
***************
*** 4940,4946 ****
#define $ac_tr_lib 1
EOF
! LIBS="-lopie $LIBS"
else
echo "$ac_t""no" 1>&6
--- 4940,4946 ----
#define $ac_tr_lib 1
EOF
! LIBS="-lopie -lmd $LIBS"
else
echo "$ac_t""no" 1>&6