Ensure that libmysqlclient doesn't use raid

Fix problem with MyISAM and rows of length 65517-65520
This commit is contained in:
monty@hundin.mysql.fi 2001-09-04 01:25:34 +03:00
commit 0b2af6bdfd
13 changed files with 172 additions and 110 deletions

View file

@ -18,7 +18,7 @@
target = libmysqlclient_r.la
target_defs =
target_defs = -DDONT_USE_RAID
## LIBS = @LIBS@
INCLUDES = @MT_INCLUDES@ -I$(srcdir)/../include -I../include \