]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add xml/expat stuff back to apr-utils (will require re-bootstrap before building...
authorMichael Jerris <mike@jerris.com>
Wed, 13 May 2009 15:58:42 +0000 (15:58 +0000)
committerMichael Jerris <mike@jerris.com>
Wed, 13 May 2009 15:58:42 +0000 (15:58 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13290 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/apr-util/.update
libs/apr-util/configure.gnu

index f70b46d237decce1cd540f7ebc1ef275fda37eee..db5a0d38dfa7058082ed847b928a940082195301 100644 (file)
@@ -1 +1 @@
-Wed May 13 10:45:16 CDT 2009
+Wed May 13 10:54:08 CDT 2009
index 504f9e5ddb8ad08b8433b0257abe59e6deec512b..a4eb02af2a501634cc0b02cf78705f76cab0aa24 100644 (file)
@@ -1,3 +1,3 @@
 #! /bin/sh
-./configure "$@" --with-apr=../apr --disable-shared --with-pic --without-sqlite2 --without-sqlite3
+./configure "$@" --with-apr=../apr --disable-shared --with-pic --without-sqlite2 --without-sqlite3 --with-expat=builtin