mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-28 09:38:30 +00:00
autoheadache done badly suxx
This commit is contained in:
parent
fa15934f2c
commit
60eef72a32
@ -12,7 +12,7 @@ include $(BASE)/build/modmake.rules
|
||||
$(BUILD_DIRECTORY)/Makefile $(BUILD_DIRECTORY)/config.status:
|
||||
$(GETLIB) $(VERSION).tar.gz
|
||||
mkdir -p $(BUILD_DIRECTORY)
|
||||
cd $(BUILD_DIRECTORY) && libtoolize --force && automake && autoreconf -if
|
||||
cd $(BUILD_DIRECTORY) && ./bootstrap
|
||||
$(DEFAULT_VARS) $(DIRECTORY)/configure $(DEFAULT_ARGS) --enable-integer-samples --srcdir=$(DIRECTORY)
|
||||
$(TOUCH_TARGET)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user