shithub: opus

Download patch

ref: aaab1698b4edaf9d1e6a3c6b466bd6ff063f9bd8
parent: 11f01729e636b0f8a8c6258cfbaa0ddf102da64a
author: Jean-Marc Valin <[email protected]>
date: Sun Dec 9 08:02:25 EST 2007

Fixed a stupid error caused by kdevelop in the configure.ac

--- a/configure.ac
+++ b/configure.ac
@@ -121,7 +121,7 @@
 AC_SUBST(SIZE16)
 AC_SUBST(SIZE32)
 
-AC_OUTPUT([Makefile libcelt/Makefile] libentcode/Makefile)
+AC_OUTPUT([Makefile libcelt/Makefile libentcode/Makefile])
 
 if test "x$src" = "x"; then 
 echo "**IMPORTANT**"