]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
remove more
authorBrian West <brian@freeswitch.org>
Wed, 14 Jan 2009 00:24:57 +0000 (00:24 +0000)
committerBrian West <brian@freeswitch.org>
Wed, 14 Jan 2009 00:24:57 +0000 (00:24 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11178 d0543943-73ff-0310-b7d9-9358b9ac24b2

bootstrap.sh

index ddb9fd7d59b83b15961b1f47d1551aa106231f68..3de0471d078e979ab76de30322810c92dfab3323 100755 (executable)
@@ -224,11 +224,6 @@ echo "Entering directory ${LIBDIR}/apr-util"
 cd ${LIBDIR}/apr-util
 ./buildconf
 
-echo "Entering directory ${LIBDIR}/openmrcp"
-cd ${LIBDIR}/openmrcp
-./bootstrap
-
-
 for i in ${SUBDIRS}
 do
   echo "Entering directory ${LIBDIR}/${i}"