diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-01 19:00:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-01 19:00:46 +0000 |
commit | 076fb5cd76cb94be2960653aeb24b433c814df07 (patch) | |
tree | 1466768117c89f0bfc1caaf3bc6bb7e659cf09f5 /x11-toolkits/gtk20/files/patch-ae | |
parent | Update to 1.0.2. (diff) |
Update to 2.0.3.
This is a set of commits for GTK+-2.0 and friends to support
freetype2-2.1.0.
PR: 38796
Notes
Notes:
svn path=/head/; revision=60440
Diffstat (limited to '')
-rw-r--r-- | x11-toolkits/gtk20/files/patch-ae | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/x11-toolkits/gtk20/files/patch-ae b/x11-toolkits/gtk20/files/patch-ae index dcab8a06d6e8..591824a7d638 100644 --- a/x11-toolkits/gtk20/files/patch-ae +++ b/x11-toolkits/gtk20/files/patch-ae @@ -1,9 +1,9 @@ $FreeBSD$ ---- configure.orig Tue Apr 2 14:45:37 2002 -+++ configure Fri Apr 26 11:36:40 2002 -@@ -5671,6 +5671,7 @@ +--- configure.orig Thu May 23 17:20:40 2002 ++++ configure Sat Jun 1 14:26:00 2002 +@@ -7192,6 +7192,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -11,12 +11,12 @@ $FreeBSD$ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -7864,7 +7865,7 @@ - cat conftest.$ac_ext >&5 - rm -rf conftest* - CATOBJEXT=.mo +@@ -10107,7 +10108,7 @@ + echo "$as_me: failed program was:" >&5 + cat conftest.$ac_ext >&5 + CATOBJEXT=.mo - DATADIRNAME=lib + DATADIRNAME=share fi - rm -f conftest* + rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext INSTOBJEXT=.mo |