Any chance you can try the following patch to configure:

@@ -23541,7 +23541,7 @@
   expat_include_dir=$top_builddir/$bundled_subdir/lib
   expat_ldflags="-L$top_builddir/$bundled_subdir/lib"
   expat_libs="-lexpat"
-  expat_libtool=$top_builddir/$bundled_subdir/lib/libexpat.la
+  expat_libtool=$top_builddir/$bundled_subdir/libexpat.la
   APR_XML_SUBDIRS="`echo $bundled_subdir | sed -e 's%xml/%%'`"

   if test "x$APRUTIL_EXPORT_LIBS" = "x"; then


I already applied the corresponding m4 fix in r1021428.

Thanks!

Regards,

Rainer

Reply via email to