From 7c3b851e10a1910a75137d577782877ab420ba26 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Thu, 22 May 2008 18:56:51 +0000 Subject: [PATCH] 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 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 20c462b9b8..0ad017c3a6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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