summaryrefslogtreecommitdiffstats
path: root/audio-drivers/libfreebob/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'audio-drivers/libfreebob/CONFIGURE')
-rwxr-xr-xaudio-drivers/libfreebob/CONFIGURE4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio-drivers/libfreebob/CONFIGURE b/audio-drivers/libfreebob/CONFIGURE
new file mode 100755
index 0000000000..f841849db4
--- /dev/null
+++ b/audio-drivers/libfreebob/CONFIGURE
@@ -0,0 +1,4 @@
+config_query_option FREEBOB_SAMPLERATE \
+ "Enable samplerate code (may make trouble with some devices!)?" y \
+ "--enable-samplerate" \
+ "--disable-samplerate"