summaryrefslogtreecommitdiff
path: root/mail/qpopper/patches/patch-ag
blob: 0b359b465ac834364578829e06b984f1d967e527 (plain)
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
*** configure.in.orig	Fri Jul 10 01:44:06 1998
--- configure.in	Wed Jul 22 16:37:33 1998
***************
*** 13,19 ****
  fi
  if test "$GCC" = yes 
  then
! 	CFLAGS="$CFLAGS -fstrength-reduce -fpcc-struct-return "
  fi
  AC_SUBST(CC)
  AC_SUBST(CFLAGS)
--- 13,19 ----
  fi
  if test "$GCC" = yes 
  then
! 	CFLAGS="$CFLAGS -fstrength-reduce "
  fi
  AC_SUBST(CC)
  AC_SUBST(CFLAGS)
***************
*** 195,200 ****
--- 195,203 ----
  syslog.h \
  net/errno.h \
  unistd.h \
+ stdlib.h \
+ string.h \
+ time.h \
  netinet/in.h \
  maillock.h \
  ndbm.h \