]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/sox
Removed several lfs options leading to: configure: WARNING: unrecognized options
[ipfire-2.x.git] / lfs / sox
diff --git a/lfs/sox b/lfs/sox
index f2d57a6ee74a58f78e28536cb21a78d24e940947..8388c57fcbb39fe91d645d0457b10b19da15b072 100644 (file)
--- a/lfs/sox
+++ b/lfs/sox
@@ -78,8 +78,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
        $(UPDATE_AUTOMAKE)
-       cd $(DIR_APP) && ./configure --prefix=/usr --disable-alsa-dsp --disable-oss-dsp \
-                               --disable-sun-audio --disable-mad
+       cd $(DIR_APP) && ./configure --prefix=/usr
        cd $(DIR_APP) && make $(EXTRA_MAKE)
        cd $(DIR_APP) && make install
        @rm -rf $(DIR_APP)