]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
autoheadache done badly suxx
authorMichal Bielicki <michal.bielicki@seventhsignal.de>
Mon, 11 Jul 2011 23:25:31 +0000 (01:25 +0200)
committerMichal Bielicki <michal.bielicki@seventhsignal.de>
Mon, 11 Jul 2011 23:25:31 +0000 (01:25 +0200)
src/mod/applications/mod_soundtouch/Makefile

index a28d76a2f727d40096386765f8f6897161cfe3be..a20ed19c674da9ec626badb5e7901722ea20bcf9 100644 (file)
@@ -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)