1 diff -ur apr-util-0.9.13-old/xml/expat/aclocal.m4 apr-util-0.9.13/xml/expat/aclocal.m4
2 --- apr-util-0.9.13-old/xml/expat/aclocal.m4 2006-11-29 13:01:46.000000000 +0100
3 +++ apr-util-0.9.13/xml/expat/aclocal.m4 2007-05-15 10:38:44.000000000 +0200
5 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
7 # Always use our own libtool.
8 -LIBTOOL='$(SHELL) $(top_builddir)/libtool'
9 +LIBTOOL='$(SHELL) libtool'
12 # Prevent multiple expansion
13 diff -ur apr-util-0.9.13-old/xml/expat/configure apr-util-0.9.13/xml/expat/configure
14 --- apr-util-0.9.13-old/xml/expat/configure 2006-11-29 13:01:59.000000000 +0100
15 +++ apr-util-0.9.13/xml/expat/configure 2007-05-15 10:59:40.000000000 +0200
16 @@ -19162,7 +19162,7 @@
17 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
19 # Always use our own libtool.
20 -LIBTOOL='$(SHELL) $(top_builddir)/libtool'
21 +LIBTOOL='$(SHELL) libtool'
23 # Prevent multiple expansion