maybe if we commit this it will be more use than telling people to try it

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8529 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2008-05-22 18:56:51 +00:00
parent f218f04d4d
commit 7c3b851e10
1 changed files with 1 additions and 1 deletions

View File

@ -343,7 +343,7 @@ speedy-sure: update-clean
sofia-reconf:
cd libs/sofia-sip && $(MAKE) clean
cd libs/sofia-sip && autoreconf -fi
cd libs/sofia-sip && sh ./autogen.sh
cd libs/sofia-sip && ./configure --prefix=$(PREFIX) --with-pic --with-glib=no --disable-shared
current: update-clean