X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=config.in;h=a58267eec7f01e4aa05625b11ed41c6cca60b87f;hb=bb48220f9b63bc53df91764371a0482544f47159;hp=59c724c38a4b3453ebc9b68f49e39516e18a6b1e;hpb=c4b52184851a5c4d790a22ef8686b79f084ac585;p=vlc diff --git a/config.in b/config.in index 59c724c38a..a58267eec7 100644 --- 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