]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
maybe if we commit this it will be more use than telling people to try it
authorAnthony Minessale <anthony.minessale@gmail.com>
Thu, 22 May 2008 18:56:51 +0000 (18:56 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Thu, 22 May 2008 18:56:51 +0000 (18:56 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8529 d0543943-73ff-0310-b7d9-9358b9ac24b2

Makefile.am

index 20c462b9b895ed4325e4b032011d408d2680239a..0ad017c3a6918f3cf9a79dce320588919727c019 100644 (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