git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
2eeecb4
)
Fix typo
author
Rémi Denis-Courmont
<rem@videolan.org>
Sat, 14 Apr 2007 15:19:27 +0000
(15:19 +0000)
committer
Rémi Denis-Courmont
<rem@videolan.org>
Sat, 14 Apr 2007 15:19:27 +0000
(15:19 +0000)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
8fdc5c9
..
723762d
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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.])