summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authormonty@hundin.mysql.fi <>2001-06-25 11:35:22 +0300
committermonty@hundin.mysql.fi <>2001-06-25 11:35:22 +0300
commit65600db56d540e11473628b6d691102be18905ee (patch)
treec5dedde5af42a65776a3a0d1d3b949cad43a0d59 /configure.in
parentc7a6af051237027ac0c5338415b9103b4d30aaf3 (diff)
downloadmariadb-git-65600db56d540e11473628b6d691102be18905ee.tar.gz
Fixed bug when sorting big files (introduced with multi-table-delete)
Changed mysql-test to use --language Cleaned up parameters to filesort()
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 26b74804d43..1c9501ddd46 100644
--- a/configure.in
+++ b/configure.in
@@ -403,7 +403,7 @@ AM_PROG_CC_STDC
if test "$am_cv_prog_cc_stdc" = "no"
then
- AC_MSG_ERROR([MySQL requiers a ANSI C compiler (and a C++ compiler). Try gcc. See the Installation chapter in the Reference Manual.])
+ AC_MSG_ERROR([MySQL requires a ANSI C compiler (and a C++ compiler). Try gcc. See the Installation chapter in the Reference Manual.])
fi
NOINST_LDFLAGS=