summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authormonty@mashka.mysql.fi <>2003-02-07 15:47:24 +0200
committermonty@mashka.mysql.fi <>2003-02-07 15:47:24 +0200
commit25de9c19b2b76ff56bfa69b99033b14262f974ff (patch)
tree0661c54a51aa711947173e8a8e27e2e46cfa971c /configure.in
parent023d6dd39b9068ab8096c5ec60ab82bd10dbcee2 (diff)
downloadmariadb-git-25de9c19b2b76ff56bfa69b99033b14262f974ff.tar.gz
After merge fixes & remove compiler warnings
Added lengths for all MYSQL_FIELD string parameters Changed field length to 2 byte in .frm files
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 409bd166a8a..8871189a119 100644
--- a/configure.in
+++ b/configure.in
@@ -2661,7 +2661,8 @@ AC_OUTPUT(Makefile extra/Makefile mysys/Makefile isam/Makefile dnl
merge/Makefile dbug/Makefile scripts/Makefile dnl
include/Makefile sql-bench/Makefile tools/Makefile dnl
tests/Makefile Docs/Makefile support-files/Makefile dnl
- mysql-test/Makefile dnl
+ support-files/MacOSX/Makefile mysql-test/Makefile dnl
+ netware/Makefile dnl
include/mysql_version.h dnl
, , [
test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h