diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-11-24 07:22:49 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-11-24 07:22:49 +0000 |
commit | f2a35abd2af96b88486f10cee191d3062aa4367e (patch) | |
tree | 262bc0b0c9ad66c9749dcd78404511709fcaad16 /mail/cyrus-imapd22/files/patch-ac | |
parent | Update to latest snapshot. (diff) |
make it buildable with WITH_DRAC=yes, again
Notes
Notes:
svn path=/head/; revision=122286
Diffstat (limited to 'mail/cyrus-imapd22/files/patch-ac')
-rw-r--r-- | mail/cyrus-imapd22/files/patch-ac | 20 |
1 files changed, 6 insertions, 14 deletions
diff --git a/mail/cyrus-imapd22/files/patch-ac b/mail/cyrus-imapd22/files/patch-ac index d53f26790117..4247bf0616a7 100644 --- a/mail/cyrus-imapd22/files/patch-ac +++ b/mail/cyrus-imapd22/files/patch-ac @@ -1,7 +1,7 @@ Index: configure diff -u configure.orig configure ---- configure.orig Tue Nov 23 06:30:19 2004 -+++ configure Tue Nov 23 13:32:12 2004 +--- configure.orig Wed Nov 24 03:55:47 2004 ++++ configure Wed Nov 24 15:34:27 2004 @@ -309,6 +309,7 @@ #endif" @@ -27,15 +27,7 @@ diff -u configure.orig configure #include <db.h> int main () -@@ -6643,6 +6645,7 @@ - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then - BDB_LIBADD="$BDB_LIBADD -l$dbname"; dblib="berkeley"; dbname=db -+ break - else - echo "$as_me: failed program was:" >&5 - sed 's/^/| /' conftest.$ac_ext >&5 -@@ -13531,6 +13534,7 @@ +@@ -13532,6 +13534,7 @@ EXTRA_SUBDIRS="${EXTRA_SUBDIRS} perl" PERL_SUBDIRS="imap" PERL="${with_perl}" @@ -43,7 +35,7 @@ diff -u configure.orig configure PERL_CCCDLFLAGS="$cccdlflags" fi -@@ -14049,7 +14053,9 @@ +@@ -14050,7 +14053,9 @@ if test -n "$SNMP_LIBS" && test -n "$SNMP_PREFIX"; then CPPFLAGS="$CPPFLAGS -I${SNMP_PREFIX}/include" @@ -54,7 +46,7 @@ diff -u configure.orig configure cat >>confdefs.h <<\_ACEOF #define HAVE_NETSNMP 1 -@@ -14280,7 +14286,7 @@ +@@ -14281,7 +14286,7 @@ #define HAVE_UCDSNMP 1 _ACEOF @@ -63,7 +55,7 @@ diff -u configure.orig configure echo "$as_me:$LINENO: checking for rpmdbOpen in -lrpm" >&5 echo $ECHO_N "checking for rpmdbOpen in -lrpm... $ECHO_C" >&6 if test "${ac_cv_lib_rpm_rpmdbOpen+set}" = set; then -@@ -15096,6 +15102,7 @@ +@@ -15097,6 +15102,7 @@ s,@LIB_WRAP@,$LIB_WRAP,;t t s,@SNMP_CONFIG@,$SNMP_CONFIG,;t t s,@LIB_UCDSNMP@,$LIB_UCDSNMP,;t t |