shithub: opus

Download patch

ref: 11dd5522b4e3666fd9285c62332df43222e78a6f
parent: d60673780ed02a3581e8d80f19970a58ddc50303
author: Ralph Giles <[email protected]>
date: Tue Aug 21 07:22:08 EDT 2012

Clarify a comment.

Further cleanup of the confusion with the version string settings.

--- a/configure.ac
+++ b/configure.ac
@@ -44,8 +44,10 @@
 PACKAGE=opus
 VERSION=$OPUS_VERSION
 
-# For config.h.
+# For autoconf
 AC_SUBST(OPUS_VERSION)
+
+# For config.h.
 AC_DEFINE_UNQUOTED([OPUS_VERSION], ["$OPUS_VERSION"],
                    [Opus library version string])