]> git.sesse.net Git - vlc/blobdiff - configure.ac
* Updated Chinese translation by Wei Mingzhi
[vlc] / configure.ac
index b05b10f22310f17dd44f5aa8859da3f3a1df9e81..59275520c50d069bba6787b362efe2324b88e5aa 100644 (file)
@@ -1502,7 +1502,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}" = "yes"
+if test "${enable_dv}" = "yes"
 then
   AC_ARG_WITH(dv-raw1394,
   [    --with-dv-raw1394=PATH   libraw1394 headers and libraries])