Skip to content
Snippets Groups Projects
Commit 11dd5522 authored by Ralph Giles's avatar Ralph Giles
Browse files

Clarify a comment.

Further cleanup of the confusion with the version string settings.
parent d6067378
No related branches found
No related tags found
No related merge requests found
......@@ -44,8 +44,10 @@ fi
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])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment