Commit 5f3dbc8b authored by unknown's avatar unknown

Better comment.


configure.in:
  Post-review fix: better comment.
parent 7e12a287
......@@ -351,7 +351,7 @@ then
# mysqld doesn't use run-time-type-checking, so we disable it.
CXXFLAGS="$CXXFLAGS -fno-implicit-templates -fno-exceptions -fno-rtti"
AC_DEFINE([HAVE_EXPLICIT_TEMPLATE_INSTANTIATION],
[1], [Defined by configure. Explicit template instantiation.])
[1], [Defined by configure. Use explicit template instantiation.])
fi
case $CXX_VERSION in
......
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