From cda4e4d23c10f50563a9f2c968da3228b128e40c Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 30 Aug 2001 04:46:25 +0800 Subject: [PATCH] =?UTF-8?q?Makefile.am=09Didn=C2=B4=20t=20compile=20after?= =?UTF-8?q?=20clone?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit tools/Makefile.am: Didn“ t compile after clone --- tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile.am b/tools/Makefile.am index 21455447ce1..afb888c3a9a 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -5,7 +5,7 @@ LIBS = @TOOLS_LIBS@ LDADD = @CLIENT_EXTRA_LDFLAGS@ ../libmysql_r/libmysqlclient_r.la bin_PROGRAMS = mysqlmngd mysqlmngd_SOURCES = mysqlmngd.c my_vsnprintf.c -mysqltest_DEPENDENCIES= $(LIBRARIES) $(pkglib_LTLIBRARIES) +#mysqltest_DEPENDENCIES= $(LIBRARIES) $(pkglib_LTLIBRARIES) DEFS = -DUNDEF_THREADS_HACK # Don't update the files from bitkeeper