[Freeswitch-svn] [commit] r8529 - freeswitch/trunk

Freeswitch SVN anthm at freeswitch.org
Thu May 22 14:56:51 EDT 2008


Author: anthm
Date: Thu May 22 14:56:51 2008
New Revision: 8529

Modified:
   freeswitch/trunk/Makefile.am

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

Modified: freeswitch/trunk/Makefile.am
==============================================================================
--- freeswitch/trunk/Makefile.am	(original)
+++ freeswitch/trunk/Makefile.am	Thu May 22 14:56:51 2008
@@ -343,7 +343,7 @@
 
 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



More information about the Freeswitch-svn mailing list