summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorbrian@zim.(none) <>2005-03-16 16:22:56 -0800
committerbrian@zim.(none) <>2005-03-16 16:22:56 -0800
commit473e1ffd3a1e2da0b0cacf8a11d04d5b076c27b2 (patch)
treeb1ade2e2af49cdbe6f38dabc833e02514d43570d /tests/Makefile.am
parentd6c893bb1cb1eb6ae2c663e0160787fa0436546c (diff)
downloadmariadb-git-473e1ffd3a1e2da0b0cacf8a11d04d5b076c27b2.tar.gz
Removed support for RAID, mit-threads, and MySQL FS (really, if someone wants this feature look at a web-dav hookup).
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index b4dda0ab6e8..a4bcd38afb1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -46,7 +46,7 @@ select_test_DEPENDENCIES= $(LIBRARIES) $(pkglib_LTLIBRARIES)
DEFS = -DUNDEF_THREADS_HACK
thread_test.o: thread_test.c
- $(COMPILE) -c @MT_INCLUDES@ $(INCLUDES) $<
+ $(COMPILE) -c $(INCLUDES) $<
# Don't update the files from bitkeeper
%::SCCS/s.%