mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
Update from 4.0.3 to 5.0.0 release. PR: ports/50715 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
19 lines
460 B
Text
19 lines
460 B
Text
--- configure.orig Mon Mar 31 17:32:02 2003
|
|
+++ configure Tue Apr 8 11:10:50 2003
|
|
@@ -1124,7 +1124,7 @@
|
|
PDFLIB_MINOR=0
|
|
PDFLIB_REVISION=0
|
|
|
|
-PDFLIB_LTCURRENT=3
|
|
+PDFLIB_LTCURRENT=5
|
|
PDFLIB_LTREVISION=0
|
|
PDFLIB_LTAGE=2
|
|
|
|
@@ -6857,6 +6857,7 @@
|
|
|
|
# This can be used to rebuild libtool when needed
|
|
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
|
+/usr/local/share/libtool/ltconfig $LIBTOOL_DEPS
|
|
|
|
# Always use our own libtool.
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|