From 58663ffb0079d1882bcb0681a38537110a6466c8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Sat, 14 Apr 2007 15:19:27 +0000 Subject: [PATCH 1/1] Fix typo --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 8fdc5c97f2..723762daad 100644 --- 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.]) -- 2.20.1