summaryrefslogtreecommitdiff
path: root/mail/fetchmail/files/patch-ad
blob: c378b54aae9c1b1c4b05ce78d537c269ead66704 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
*** configure.orig	Tue Sep 14 00:22:05 1999
--- configure	Sat Sep 18 16:02:24 1999
***************
*** 4970,4976 ****
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    ac_save_LIBS="$LIBS"
! LIBS="-lopie  $LIBS"
  cat > conftest.$ac_ext <<EOF
  #line 4976 "configure"
  #include "confdefs.h"
--- 4970,4976 ----
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    ac_save_LIBS="$LIBS"
! LIBS="-lopie -lmd $LIBS"
  cat > conftest.$ac_ext <<EOF
  #line 4976 "configure"
  #include "confdefs.h"
***************
*** 5004,5010 ****
  #define $ac_tr_lib 1
  EOF
  
!   LIBS="-lopie $LIBS"
  
  else
    echo "$ac_t""no" 1>&6
--- 5004,5010 ----
  #define $ac_tr_lib 1
  EOF
  
!   LIBS="-lopie -lmd $LIBS"
  
  else
    echo "$ac_t""no" 1>&6