diff options
author | unknown <sasha@mysql.sashanet.com> | 2000-12-07 08:10:30 -0700 |
---|---|---|
committer | unknown <sasha@mysql.sashanet.com> | 2000-12-07 08:10:30 -0700 |
commit | a768562aa3da9a0942ff58ea4f69cf90e8e04d25 (patch) | |
tree | e345f358c514e9be38a07069cf681345ced0958a /configure.in | |
parent | d81d52953559068fcc8e748f754404aeefdeaf8e (diff) | |
parent | a61853544ecb4415cc2665a5fd780b014f15743b (diff) | |
download | mariadb-git-a768562aa3da9a0942ff58ea4f69cf90e8e04d25.tar.gz |
Merge
BitKeeper/etc/logging_ok:
Auto converge
configure.in:
Auto merged
mysql-test/misc/select.res:
***MISSING WEAVE***
BitKeeper/etc/ignore:
Added BitKeeper/etc/config BitKeeper/tmp/CONTENTS BitKeeper/tmp/patch BitKeeper/tmp/pid to the ignore list
mysql-test/mysql-test-run:
merge
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 44f5422486c..47944274ad7 100644 --- a/configure.in +++ b/configure.in @@ -1887,6 +1887,7 @@ AC_OUTPUT(Makefile extra/Makefile mysys/Makefile isam/Makefile \ merge/Makefile dbug/Makefile scripts/Makefile \ include/Makefile sql-bench/Makefile \ tests/Makefile Docs/Makefile support-files/Makefile \ + mysql-test/Makefile \ include/mysql_version.h , , [test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h]) |