Fix spelling error in configure.in

Originally committed to SVN as r6083.
This commit is contained in:
Thomas Goyne 2011-12-22 21:22:22 +00:00
parent 1b40118172
commit 8427958a1d

View file

@ -221,7 +221,7 @@ else
fi
# This is required in order for the config file to work correctly.
AC_DEFINE_UNQUOTED([BUILD_SVN_REVISION], [$SVN_REVISION], [SVN Revision number, used for config.dat and verison.cpp])
AC_DEFINE_UNQUOTED([BUILD_SVN_REVISION], [$SVN_REVISION], [SVN Revision number, used for config.dat and version.cpp])
# Release information.