fix build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4610 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2007-03-15 19:39:18 +00:00
parent a5f1b6cafe
commit dc6afcb8b3
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ $(LAMELA): $(LAME_DIR)/Makefile
$(SHOUT_DIR)/Makefile:
$(GETLIB) $(SHOUT).tar.gz
cd $(SHOUT_DIR) && ./configure $(DEFAULT_ARGS)
cd $(SHOUT_DIR) && ./configure $(DEFAULT_ARGS) --with-speex=no
$(SHOUTLA): $(SHOUT_DIR)/Makefile
cd $(SHOUT_DIR) && $(MAKE)