blob: 8dcd28d8dd8e385b955e1271dab226eebf77e544 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
--- configure.orig Tue Jun 18 13:31:49 2002
+++ configure Thu Mar 6 01:04:11 2003
@@ -736,7 +736,7 @@
-PDFLIB_LTCURRENT=2
+PDFLIB_LTCURRENT=4
PDFLIB_LTREVISION=3
PDFLIB_LTAGE=1
@@ -5583,6 +5583,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'
|