]> git.sesse.net Git - vlc/blobdiff - configure.ac
Fix the XPM names
[vlc] / configure.ac
index 3c2d6c5e7d2146af66c06af983928cdf1b374c10..88874523f6c820b5862a05f7f93579b6e00143fa 100644 (file)
@@ -1490,7 +1490,7 @@ dnl dv module: digital video module check for libraw1394
 dnl
 AC_ARG_ENABLE(dv,
 [  --enable-dv             dv input module (default disabled)])
-if test "{enable_dv}" != "no"
+if test "{enable_dv}" = "yes"
 then
   AC_ARG_WITH(dv-raw1394,
   [    --with-dv-raw1394=PATH   libraw1394 headers and libraries])