1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/mail/fetchmail/files/patch-ad

37 lines
728 B
Plaintext
Raw Normal View History

1999-09-18 23:08:40 +00:00
*** configure.orig Tue Sep 14 00:22:05 1999
--- configure Sat Sep 18 16:02:24 1999
***************
1999-09-18 23:08:40 +00:00
*** 4970,4976 ****
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
! LIBS="-lopie $LIBS"
cat > conftest.$ac_ext <<EOF
1999-09-18 23:08:40 +00:00
#line 4976 "configure"
#include "confdefs.h"
1999-09-18 23:08:40 +00:00
--- 4970,4976 ----
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
! LIBS="-lopie -lmd $LIBS"
cat > conftest.$ac_ext <<EOF
1999-09-18 23:08:40 +00:00
#line 4976 "configure"
#include "confdefs.h"
***************
1999-09-18 23:08:40 +00:00
*** 5004,5010 ****
#define $ac_tr_lib 1
EOF
! LIBS="-lopie $LIBS"
else
echo "$ac_t""no" 1>&6
1999-09-18 23:08:40 +00:00
--- 5004,5010 ----
#define $ac_tr_lib 1
EOF
! LIBS="-lopie -lmd $LIBS"
else
echo "$ac_t""no" 1>&6