summaryrefslogtreecommitdiffstats
path: root/audio-soft/sox/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'audio-soft/sox/CONFIGURE')
-rwxr-xr-xaudio-soft/sox/CONFIGURE4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio-soft/sox/CONFIGURE b/audio-soft/sox/CONFIGURE
deleted file mode 100755
index 802afb609a..0000000000
--- a/audio-soft/sox/CONFIGURE
+++ /dev/null
@@ -1,4 +0,0 @@
-config_query_option CONF_OPTS "Enable old rate code?" n "--enable-oldrate" "--disable-oldrate"
-config_query_option CONF_OPTS "Enable fast ulaw compression (-32K memory)?" y "--enable-fastulaw" "--disable-fastulaw"
-config_query_option CONF_OPTS "Enable fast alaw compression (-32K memory)?" y "--enable-fastalaw" "--disable-fastalaw"
-config_query_option CONF_OPTS "Enable internal GSM support?" y "--enable-gsm" "--disable-gsm"