]> git.sesse.net Git - vlc/commitdiff
Fix typo
authorRémi Denis-Courmont <rem@videolan.org>
Sat, 14 Apr 2007 15:19:27 +0000 (15:19 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sat, 14 Apr 2007 15:19:27 +0000 (15:19 +0000)
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.])