]> git.sesse.net Git - vlc/blobdiff - configure.ac
- Fix installation of gnome-vlc-default.sh
[vlc] / configure.ac
index 8fdc5c97f25903185dac49795e09220edfe7855a..723762daadf004df5bae42688fed5d62df7df5a5 100644 (file)
@@ -3238,7 +3238,7 @@ dnl
 dnl DTS Coherent Acoustics decoder plugin
 dnl
 AS_IF([test "x${enable_dts}" != "x"], [
-  AC_MSG_ERROR([--enable-dts is not obsolete. Please use libdca and --enable-dca.])
+  AC_MSG_ERROR([--enable-dts is obsolete. Please use libdca and --enable-dca.])
 ])
 AS_IF([test "x${with_dts_tree}" != "x"], [
   AC_MSG_ERROR([--with-dts-tree is obsolete. Please use libdca and --with-dca-tree.])