mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
Update to 5.0.2 release. PR: ports/57204 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
19 lines
447 B
Text
19 lines
447 B
Text
--- 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'
|