diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-10-24 04:57:37 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-10-24 04:57:37 +0800 |
commit | 179ba1bdf449ed938184332d6fc7c9f1fc5d8c89 (patch) | |
tree | 28a1e158457e84d316937d3ef062dcb41b677508 /x11-toolkits/gnome-themes/files/patch-configure | |
parent | ea6763be741e99bcb9fe8938a5d06f05bc4e32c6 (diff) | |
download | marcuscom-ports-179ba1bdf449ed938184332d6fc7c9f1fc5d8c89.tar marcuscom-ports-179ba1bdf449ed938184332d6fc7c9f1fc5d8c89.tar.gz marcuscom-ports-179ba1bdf449ed938184332d6fc7c9f1fc5d8c89.tar.bz2 marcuscom-ports-179ba1bdf449ed938184332d6fc7c9f1fc5d8c89.tar.lz marcuscom-ports-179ba1bdf449ed938184332d6fc7c9f1fc5d8c89.tar.xz marcuscom-ports-179ba1bdf449ed938184332d6fc7c9f1fc5d8c89.tar.zst marcuscom-ports-179ba1bdf449ed938184332d6fc7c9f1fc5d8c89.zip |
Update to 2.5.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1291 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gnome-themes/files/patch-configure')
-rw-r--r-- | x11-toolkits/gnome-themes/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/gnome-themes/files/patch-configure b/x11-toolkits/gnome-themes/files/patch-configure new file mode 100644 index 000000000..3a3c06804 --- /dev/null +++ b/x11-toolkits/gnome-themes/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Fri May 16 15:56:25 2003 ++++ configure Fri May 16 23:10:03 2003 +@@ -18073,6 +18073,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' |