diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-01-27 00:24:56 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-01-27 00:24:56 +0000 |
commit | c4db8f4fb7aac11da8d388187630bc6a7340ca4c (patch) | |
tree | 0b9f4b6310663605a6bb9e09218e8fee75650c02 /print/pdflib/files/patch-configure | |
parent | - Update to 2.1.1 (diff) |
Update to 5.0.3 release.
Noticed by: Alistair Buckle <mail_w@agtb.freeserve.co.uk>
Approved by: nork (mentor/implicitly)
Notes
Notes:
svn path=/head/; revision=99237
Diffstat (limited to 'print/pdflib/files/patch-configure')
-rw-r--r-- | print/pdflib/files/patch-configure | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/print/pdflib/files/patch-configure b/print/pdflib/files/patch-configure deleted file mode 100644 index 13daa270a69c..000000000000 --- a/print/pdflib/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Mon Sep 22 17:37:48 2003 -+++ configure Thu Sep 25 09:18:12 2003 -@@ -1125,7 +1125,7 @@ - PDFLIB_MINOR=0 - PDFLIB_REVISION=2 - --PDFLIB_LTCURRENT=4 -+PDFLIB_LTCURRENT=6 - PDFLIB_LTREVISION=0 - PDFLIB_LTAGE=2 - -@@ -6884,6 +6884,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' |