Commit b3e45eb0 by Maarten L. Hekkelman

typo

parent a548b396
......@@ -79,7 +79,7 @@ AC_ARG_ENABLE(
revision,
[AS_HELP_STRING([--disable-revision], [Create a build number as revision])])
AS_IF([test "x$enable_resources" != "xyes" ], [
AS_IF([test "x$enable_revision" != "xyes" ], [
UPDATE_REVISION=1
])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment