git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8562
d0543943-73ff-0310-b7d9-
9358b9ac24b2
LIBDIR=${BASEDIR}/libs;
SUBDIRS="codec/ilbc curl iksemel voipcodecs \
js js/nsprpub libdingaling libedit libresample libsndfile pcre sofia-sip \
- speex sqlite srtp xmlrpc-c openzap";
+ speex sqlite srtp openzap";
if [ ! -f modules.conf ]; then
AC_CONFIG_SUBDIRS(libs/libsndfile)
AC_CONFIG_SUBDIRS(libs/sofia-sip)
AC_CONFIG_SUBDIRS(libs/speex)
-AC_CONFIG_SUBDIRS(libs/xmlrpc-c)
AC_CONFIG_SUBDIRS(libs/portaudio)
AC_CONFIG_SUBDIRS(libs/openmrcp)
AC_CONFIG_SUBDIRS(libs/openzap)