diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-07-12 14:40:18 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-07-12 14:40:18 +0000 |
commit | 246e6966ffa393fc7458ade5fff32f5eac5ab18a (patch) | |
tree | 650583492a8021240f24dd837f9f3868ebc462ac /mail/evolution/files/patch-aa | |
parent | Update to 0.5 (diff) |
Update to 0.2
Notes
Notes:
svn path=/head/; revision=30517
Diffstat (limited to 'mail/evolution/files/patch-aa')
-rw-r--r-- | mail/evolution/files/patch-aa | 21 |
1 files changed, 5 insertions, 16 deletions
diff --git a/mail/evolution/files/patch-aa b/mail/evolution/files/patch-aa index f7c3576f597f..0b720b181274 100644 --- a/mail/evolution/files/patch-aa +++ b/mail/evolution/files/patch-aa @@ -1,6 +1,6 @@ ---- configure.orig Fri Jun 2 15:13:10 2000 -+++ configure Wed Jun 28 17:39:26 2000 -@@ -4079,7 +4079,7 @@ +--- configure.orig Mon Jul 10 20:48:19 2000 ++++ configure Tue Jul 11 19:15:28 2000 +@@ -4116,7 +4116,7 @@ cat conftest.$ac_ext >&5 rm -rf conftest* CATOBJEXT=.mo @@ -9,18 +9,7 @@ fi rm -f conftest* INSTOBJEXT=.mo -@@ -5621,8 +5621,8 @@ - fi - - if $have_pthread; then -- THREADS_LIBS="$PTHREAD_LIB `glib-config --libs gthread`" -- THREADS_CFLAGS="`glib-config --cflags gthread`" -+ THREADS_LIBS="$PTHREAD_LIB `$GLIB_CONFIG --libs gthread`" -+ THREADS_CFLAGS="`$GLIB_CONFIG --cflags gthread`" - else - THREADS_LIBS="" - THREADS_CFLAGS="" -@@ -5697,8 +5697,8 @@ +@@ -5795,8 +5795,8 @@ { echo "configure: error: Did not find gdkpixbuf installed" 1>&2; exit 1; } fi @@ -31,7 +20,7 @@ -@@ -6771,10 +6771,10 @@ +@@ -7583,10 +7583,10 @@ *) # Relative path. ac_sub_cache_file="$ac_dots$cache_file" ;; esac |