Author: jfrederic.clere(a)jboss.com
Date: 2009-07-10 09:27:54 -0400 (Fri, 10 Jul 2009)
New Revision: 2486
Modified:
trunk/build/patch/httpd-2.2.11.patch
Log:
We DO need AC_PROG_LIBTOOL
Modified: trunk/build/patch/httpd-2.2.11.patch
===================================================================
--- trunk/build/patch/httpd-2.2.11.patch 2009-07-10 13:12:18 UTC (rev 2485)
+++ trunk/build/patch/httpd-2.2.11.patch 2009-07-10 13:27:54 UTC (rev 2486)
@@ -33,14 +33,12 @@
--- srclib/apr-util/xml/expat/configure.in (revision 792909)
+++ srclib/apr-util/xml/expat/configure.in (working copy)
-@@ -52,10 +52,6 @@
- echo Using aplibtool
+@@ -53,8 +53,7 @@
LIBTOOL="$srcdir/../../../apr/build/aplibtool"
;;
--*)
+ *)
- AC_LIBTOOL_WIN32_DLL
-AC_PROG_LIBTOOL
-- ;;
++ AC_PROG_LIBTOOL
+ ;;
esac
-
- blddir=`pwd`
Show replies by date