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:
parent
f218f04d4d
commit
7c3b851e10
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue