Fix spelling error in configure.in
Originally committed to SVN as r6083.
This commit is contained in:
parent
1b40118172
commit
8427958a1d
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# This is required in order for the config file to work correctly.
|
# 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.
|
# Release information.
|
||||||
|
|
Loading…
Reference in a new issue