summaryrefslogtreecommitdiff
path: root/mail/fetchmail/files/patch-ad
blob: 20c9b014f32d9ecddc7350152965da2f298b1653 (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
37
38
39
40
41
42
43
44
45
46
*** configure.orig	Mon Aug  3 08:45:11 1998
--- configure	Sat Sep 19 11:49:22 1998
***************
*** 2880,2886 ****
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    ac_save_LIBS="$LIBS"
! LIBS="-lopie  $LIBS"
  cat > conftest.$ac_ext <<EOF
  #line 2886 "configure"
  #include "confdefs.h"
--- 2880,2886 ----
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    ac_save_LIBS="$LIBS"
! LIBS="-lopie -lmd $LIBS"
  cat > conftest.$ac_ext <<EOF
  #line 2886 "configure"
  #include "confdefs.h"
***************
*** 2914,2920 ****
  #define $ac_tr_lib 1
  EOF
  
!   LIBS="-lopie $LIBS"
  
  else
    echo "$ac_t""no" 1>&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
+ s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
  s%@INSTALL_DATA@%$INSTALL_DATA%g
  s%@CPP@%$CPP%g
  s%@LEX@%$LEX%g