Commit 55ae33e8 authored by svoj@mysql.com's avatar svoj@mysql.com

Better comment.

parent a8bcb25e
......@@ -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