aboutsummaryrefslogtreecommitdiff
path: root/mail/evolution/files/patch-aa
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-05-08 15:19:31 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-05-08 15:19:31 +0000
commitebb3027ee5030336e512f969edca4bdb5c9c5f8f (patch)
treefa5d91de3ee0659375e4a63aaa5db0d35fbfbc4d /mail/evolution/files/patch-aa
parentfb38fae391a711e7af7880f919034250e80b6bbe (diff)
downloadports-ebb3027ee5030336e512f969edca4bdb5c9c5f8f.tar.gz
ports-ebb3027ee5030336e512f969edca4bdb5c9c5f8f.zip
Notes
Diffstat (limited to 'mail/evolution/files/patch-aa')
-rw-r--r--mail/evolution/files/patch-aa49
1 files changed, 8 insertions, 41 deletions
diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa
index bdde2090fd13..9154b2e0abf1 100644
--- a/mail/evolution/files/patch-aa
+++ b/mail/evolution/files/patch-aa
@@ -1,47 +1,14 @@
$FreeBSD$
---- configure.orig Sun Jan 13 19:02:14 2002
-+++ configure Sun Jan 13 19:02:40 2002
-@@ -9292,7 +9292,7 @@
-
- CPPFLAGS_save="$CPPFLAGS"
+--- configure.orig Tue May 7 13:42:10 2002
++++ configure Tue May 7 13:45:24 2002
+@@ -9225,7 +9225,7 @@
CPPFLAGS="$DB3_CFLAGS $CPPFLAGS"
--for ac_hdr in db.h db3/db.h
-+for ac_hdr in db3/db.h
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
-@@ -9366,7 +9366,7 @@
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
- rm -rf conftest*
-- { echo "configure: error: Found db.h is not version $evolution_db_version" 1>&2; exit 1; }
-+# { echo "configure: error: Found db.h is not version $evolution_db_version" 1>&2; exit 1; }
- fi
- rm -f conftest*
-
-@@ -9477,7 +9477,7 @@
- echo "$ac_t""$ac_cv_db3_lib_version_match" 1>&6
- if test "$ac_cv_db3_lib_version_match" = no; then
-- { echo "configure: error: db3 headers and library do not match... multiple copies installed?" 1>&2; exit 1; }
-+# { echo "configure: error: db3 headers and library do not match... multiple copies installed?" 1>&2; exit 1; }
- fi
- CPPFLAGS="$CPPFLAGS_save"
-@@ -12707,10 +12707,10 @@
- *) # Relative path.
- ac_sub_cache_file="$ac_dots$cache_file" ;;
- esac
-- case "$ac_given_INSTALL" in
-- [/$]*) INSTALL="$ac_given_INSTALL" ;;
-- *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
-- esac
-+# case "$ac_given_INSTALL" in
-+# [/$]*) INSTALL="$ac_given_INSTALL" ;;
-+# *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
-+# esac
-
- echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
- # The eval makes quoting arguments work.
+-for ac_header in db.h db3/db.h
++for ac_header in db3/db.h
+ do
+ as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
+ if eval "test \"\${$as_ac_Header+set}\" = set"; then