summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorsvoj@mysql.com <>2005-06-22 15:10:12 +0500
committersvoj@mysql.com <>2005-06-22 15:10:12 +0500
commit55ae33e8f47f35e022b48254726d8d7318d0bd57 (patch)
tree235eae8f81879544c887c322c8ca7ff8cb7835e2 /configure.in
parenta8bcb25eda95c15f7a9159c505d677d95f7e1d7e (diff)
downloadmariadb-git-55ae33e8f47f35e022b48254726d8d7318d0bd57.tar.gz
Better comment.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 0e53e167ed2..bed47ce279f 100644
--- a/configure.in
+++ b/configure.in
@@ -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