use -latest for this so it doesn't conflict with 1.0.3 release

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12171 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2009-02-19 21:43:51 +00:00
parent 72f181a791
commit 416537c421
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ BASE=../../../..
include $(BASE)/build/modmake.rules
$(FLITE_DIR):
$(GETLIB) $(FLITE).tar.gz
$(GETLIB) $(FLITE)-latest.tar.gz
$(FLITE_DIR)/Makefile: $(FLITE_DIR)
cd $(FLITE_DIR) && CFLAGS="-fPIC" ./configure