add xml/expat stuff back to apr-utils (will require re-bootstrap before building anything that uses this)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13290 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-05-13 15:58:42 +00:00
parent f4944b39f9
commit 4ccaf98fec
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
Wed May 13 10:45:16 CDT 2009
Wed May 13 10:54:08 CDT 2009

View 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