diff options
author | monty@donna.mysql.fi <> | 2001-05-14 01:12:40 +0300 |
---|---|---|
committer | monty@donna.mysql.fi <> | 2001-05-14 01:12:40 +0300 |
commit | 329382c1e5065fa06554eee17479bb303869dcda (patch) | |
tree | cb1a5610599f1fc83e5df7ee8022395b7899f909 /bdb | |
parent | a4289cc0c8208098c7cb0602c368237bb53cb1a7 (diff) | |
download | mariadb-git-329382c1e5065fa06554eee17479bb303869dcda.tar.gz |
Cleanup up stacktrace code
Updated qsort source from glibc.
Add debugging of keycache when EXTRA_DEBUG is specified
Diffstat (limited to 'bdb')
-rw-r--r-- | bdb/dist/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bdb/dist/Makefile.in b/bdb/dist/Makefile.in index 73f82cd5648..4a47953e3e1 100644 --- a/bdb/dist/Makefile.in +++ b/bdb/dist/Makefile.in @@ -997,3 +997,6 @@ strerror@o@: $(srcdir)/clib/strerror.c $(CC) $(CFLAGS) $? vsnprintf@o@: $(srcdir)/clib/vsnprintf.c $(CC) $(CFLAGS) $? + +# Don't update the files from bitkeeper +%::SCCS/s.% |