diff options
Diffstat (limited to 'mail/evolution-devel/files/patch-aa')
-rw-r--r-- | mail/evolution-devel/files/patch-aa | 21 |
1 files changed, 6 insertions, 15 deletions
diff --git a/mail/evolution-devel/files/patch-aa b/mail/evolution-devel/files/patch-aa index f5499db4ff70..bdde2090fd13 100644 --- a/mail/evolution-devel/files/patch-aa +++ b/mail/evolution-devel/files/patch-aa @@ -1,9 +1,9 @@ $FreeBSD$ ---- configure.orig Fri Dec 14 19:13:12 2001 -+++ configure Fri Dec 14 19:20:26 2001 -@@ -9253,7 +9253,7 @@ +--- configure.orig Sun Jan 13 19:02:14 2002 ++++ configure Sun Jan 13 19:02:40 2002 +@@ -9292,7 +9292,7 @@ CPPFLAGS_save="$CPPFLAGS" CPPFLAGS="$DB3_CFLAGS $CPPFLAGS" @@ -12,7 +12,7 @@ $FreeBSD$ do ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -@@ -9327,7 +9327,7 @@ +@@ -9366,7 +9366,7 @@ echo "configure: failed program was:" >&5 cat conftest.$ac_ext >&5 rm -rf conftest* @@ -21,7 +21,7 @@ $FreeBSD$ fi rm -f conftest* -@@ -9438,7 +9438,7 @@ +@@ -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 @@ -30,16 +30,7 @@ $FreeBSD$ fi CPPFLAGS="$CPPFLAGS_save" -@@ -11059,7 +11059,7 @@ - size_t utf8_real_len = strlen (utf8); - char *pstring; - -- if (convert_ToPilotChar ("UTF8", utf8, utf8_real_len, &pstring) == -1) -+ if (convert_ToPilotChar ("UTF-8", utf8, utf8_real_len, &pstring) == -1) - exit (1); - - exit (0); -@@ -12680,10 +12680,10 @@ +@@ -12707,10 +12707,10 @@ *) # Relative path. ac_sub_cache_file="$ac_dots$cache_file" ;; esac |