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:
parent
f4944b39f9
commit
4ccaf98fec
|
@ -1 +1 @@
|
|||
Wed May 13 10:45:16 CDT 2009
|
||||
Wed May 13 10:54:08 CDT 2009
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue