From 924832d35620cab4f566748563b35253274b6633 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Thu, 22 May 2008 19:45:33 +0000 Subject: [PATCH] out of order commands git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8533 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 0ad017c3a6..79ba8ce2f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -342,8 +342,8 @@ speedy-sure: update-clean $(MAKE) -j modules sofia-reconf: - cd libs/sofia-sip && $(MAKE) clean cd libs/sofia-sip && sh ./autogen.sh + cd libs/sofia-sip && $(MAKE) clean cd libs/sofia-sip && ./configure --prefix=$(PREFIX) --with-pic --with-glib=no --disable-shared current: update-clean