diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 00:01:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-11-12 00:01:04 +0000 |
commit | 624cb4d85b919a50995e9969e71e6fcd58d10031 (patch) | |
tree | baec76c2fe9d8b121cc96396f27e1f4bdf0d5bfd /mail/evolution/files/patch-aa | |
parent | Upgrade to 3.6. (diff) |
Update to 1.2.0. This is a big release, and I don't want to polute the
the CVS log with all the details. However, almost every aspect has been
touched. Note, that this is still a GNOME 1.x application!
More info on the features can be found at Ximian:
http://www.ximian.com/products/evolution/
Notes
Notes:
svn path=/head/; revision=69932
Diffstat (limited to 'mail/evolution/files/patch-aa')
-rw-r--r-- | mail/evolution/files/patch-aa | 34 |
1 files changed, 13 insertions, 21 deletions
diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa index 71df5eceaf86..a5f86eb6aee9 100644 --- a/mail/evolution/files/patch-aa +++ b/mail/evolution/files/patch-aa @@ -1,14 +1,15 @@ ---- configure.orig Sat May 11 22:55:23 2002 -+++ configure Sat May 11 22:56:01 2002 -@@ -6036,6 +6036,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS +--- configure.orig Fri Sep 13 15:38:11 2002 ++++ configure Fri Oct 11 00:11:31 2002 +@@ -7258,7 +7258,7 @@ + fi + rm -f conftest* - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -9290,7 +9291,7 @@ +-ALL_LINGUAS="az bg ca cs da de el en_AU en_GB es et eu fi fr ga gl hu it ja ko lt lv nl nn no pl pt pt_BR ro ru sk sl sv tr uk vi zh_CN zh_TW" ++ALL_LINGUAS="az bg ca cs da de el en_AU en_GB es et eu fi fr ga gl hu it ja ko lt lv nl nn no pl pt pt_BR ro ru sk sl sv tr uk vi zh_CN" + # Extract the first word of "ranlib", so it can be a program name with args. + set dummy ranlib; ac_word=$2 + echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +@@ -9634,7 +9634,7 @@ CPPFLAGS_save="$CPPFLAGS" CPPFLAGS="$DB3_CFLAGS $CPPFLAGS" @@ -17,7 +18,7 @@ do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -@@ -9364,7 +9365,7 @@ +@@ -9708,7 +9708,7 @@ echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* @@ -26,16 +27,7 @@ fi rm -f conftest* -@@ -9475,7 +9476,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" -@@ -12799,10 +12800,10 @@ +@@ -13706,10 +13708,10 @@ *) # Relative path. ac_sub_cache_file="$ac_dots$cache_file" ;; esac |