]> git.sesse.net Git - vlc/blobdiff - config.in
* New audio output module to support the JACK Audio Connection Kit
[vlc] / config.in
index 59c724c38a4b3453ebc9b68f49e39516e18a6b1e..a58267eec7f01e4aa05625b11ed41c6cca60b87f 100644 (file)
--- a/config.in
+++ b/config.in
@@ -145,6 +145,7 @@ if [ "$CONFIG_LINUX" = "y" ]; then
    bool 'Esound library support' CONFIG_ESD
    bool 'aRts sound server' CONFIG_ARTS
    bool 'ALSA sound support for Linux' CONFIG_ALSA
+   bool 'JACK Audio Connection Kit support' CONFIG_JACK
 fi
 if [ "$CONFIG_WIN32" = "y" ]; then
    bool 'Win32 waveOut module' CONFIG_WAVEOUT