fix build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4610 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
a5f1b6cafe
commit
dc6afcb8b3
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue