diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-02 04:50:16 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-07-02 04:50:16 +0800 |
commit | bc1cd673d122266a739112ecc4fb3d076964d328 (patch) | |
tree | 611254df53984ac943c0c695b494d6f96cb358bc /graphics/gpdf/files | |
parent | 8afb2bfe10d42df1ed5a10ca66448632201774ae (diff) | |
download | marcuscom-ports-bc1cd673d122266a739112ecc4fb3d076964d328.tar.gz marcuscom-ports-bc1cd673d122266a739112ecc4fb3d076964d328.tar.zst marcuscom-ports-bc1cd673d122266a739112ecc4fb3d076964d328.zip |
Update to 0.104.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@949 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gpdf/files')
-rw-r--r-- | graphics/gpdf/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/gpdf/files/patch-configure b/graphics/gpdf/files/patch-configure new file mode 100644 index 000000000..f195f07b4 --- /dev/null +++ b/graphics/gpdf/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Dec 11 18:31:51 2002 ++++ configure Thu Dec 12 12:07:17 2002 +@@ -7414,6 +7414,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' |