From 7f2aff3de469e3875d89ef8536c59350fd22a85d Mon Sep 17 00:00:00 2001 From: "monty@donna.mysql.com" <> Date: Fri, 17 Nov 2000 14:38:53 +0200 Subject: Fixed bug with text key compares in BDB --- mysys/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysys') diff --git a/mysys/Makefile.am b/mysys/Makefile.am index 9e9b4f8d9ed..d64f4959746 100644 --- a/mysys/Makefile.am +++ b/mysys/Makefile.am @@ -61,7 +61,7 @@ DEFS = -DDEFAULT_BASEDIR=\"$(prefix)\" \ -DSHAREDIR="\"$(MYSQLSHAREdir)\"" \ @DEFS@ -getopt1.o: @THREAD_LOBJECTS@ +#getopt1.o: @THREAD_LOBJECTS@ OMIT_DEPENDENCIES = pthread.h stdio.h __stdio.h stdlib.h __stdlib.h math.h\ __math.h time.h __time.h unistd.h __unistd.h types.h \ -- cgit v1.2.1