From b7598a31c3eeff5ef031979d3a7f715243651bfa Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 14 May 2001 01:12:40 +0300 Subject: Cleanup up stacktrace code Updated qsort source from glibc. Add debugging of keycache when EXTRA_DEBUG is specified Docs/manual.texi: Added new contrib stuff bdb/dist/Makefile.in: Don't automaticly checkout things from bk mysys/mf_keycache.c: Add debugging of keycache when EXTRA_DEBUG is specified. mysys/mf_qsort.c: Updated qsort source from glibc. sql/Makefile.am: Cleanup up stacktrace code sql/mysqld.cc: Cleanup up stacktrace code --- bdb/dist/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bdb/dist') 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.% -- cgit v1.2.1