25 lines
902 B
Diff
25 lines
902 B
Diff
|
diff -ur apr-util-0.9.13-old/xml/expat/aclocal.m4 apr-util-0.9.13/xml/expat/aclocal.m4
|
||
|
--- apr-util-0.9.13-old/xml/expat/aclocal.m4 2006-11-29 13:01:46.000000000 +0100
|
||
|
+++ apr-util-0.9.13/xml/expat/aclocal.m4 2007-05-15 10:38:44.000000000 +0200
|
||
|
@@ -69,7 +69,7 @@
|
||
|
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||
|
|
||
|
# Always use our own libtool.
|
||
|
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
||
|
+LIBTOOL='$(SHELL) libtool'
|
||
|
AC_SUBST(LIBTOOL)dnl
|
||
|
|
||
|
# Prevent multiple expansion
|
||
|
diff -ur apr-util-0.9.13-old/xml/expat/configure apr-util-0.9.13/xml/expat/configure
|
||
|
--- apr-util-0.9.13-old/xml/expat/configure 2006-11-29 13:01:59.000000000 +0100
|
||
|
+++ apr-util-0.9.13/xml/expat/configure 2007-05-15 10:59:40.000000000 +0200
|
||
|
@@ -19162,7 +19162,7 @@
|
||
|
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
|
||
|
|
||
|
# Always use our own libtool.
|
||
|
-LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
||
|
+LIBTOOL='$(SHELL) libtool'
|
||
|
|
||
|
# Prevent multiple expansion
|
||
|
|