diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-17 10:18:25 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-17 10:18:25 +0800 |
commit | 2e26c3be19b14900c5316deea134d3daa42c8321 (patch) | |
tree | 9ffbb8b96758658ee5b6d4f07f258f102d96b5e2 /x11-toolkits/gtk-engines2/files | |
parent | 52380f42e8fb2cea14c37b390f8cc474f3430c71 (diff) | |
download | marcuscom-ports-2e26c3be19b14900c5316deea134d3daa42c8321.tar marcuscom-ports-2e26c3be19b14900c5316deea134d3daa42c8321.tar.gz marcuscom-ports-2e26c3be19b14900c5316deea134d3daa42c8321.tar.bz2 marcuscom-ports-2e26c3be19b14900c5316deea134d3daa42c8321.tar.lz marcuscom-ports-2e26c3be19b14900c5316deea134d3daa42c8321.tar.xz marcuscom-ports-2e26c3be19b14900c5316deea134d3daa42c8321.tar.zst marcuscom-ports-2e26c3be19b14900c5316deea134d3daa42c8321.zip |
Add gtk-engines2, and chase the module location for gtk20.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2106 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk-engines2/files')
-rw-r--r-- | x11-toolkits/gtk-engines2/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/gtk-engines2/files/patch-configure b/x11-toolkits/gtk-engines2/files/patch-configure new file mode 100644 index 000000000..606b17960 --- /dev/null +++ b/x11-toolkits/gtk-engines2/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Tue May 21 16:33:53 2002 ++++ configure Tue May 21 16:34:13 2002 +@@ -6994,6 +6994,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' |