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@13289 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2009-05-13 15:46:01 +00:00
parent d3247c3eee
commit f4944b39f9
4 changed files with 8 additions and 7 deletions

View File

@@ -122,7 +122,7 @@ APU_CHECK_DBD
APU_CHECK_DBD_MYSQL
APU_CHECK_DBD_SQLITE3
APU_CHECK_DBD_SQLITE2
#APU_FIND_EXPAT
APU_FIND_EXPAT
APU_FIND_ICONV
AC_SEARCH_LIBS(crypt, crypt ufc)