config_query_option LIBSNDFILE_OPTS "Enable support for large files?" y \
                    "--enable-largefile" \
                    "--disable-largefile"

config_query_option LIBSNDFILE_OPTS "Enable use of FLAC, Ogg and Vorbis?" y \
                    "--enable-external-libs" \
                    "--disable-external-libs"
