From acf790d9c08e444a1675740948087a41d55588e6 Mon Sep 17 00:00:00 2001
From: unknown <serg@serg.mylan>
Date: Tue, 6 Sep 2005 09:36:32 +0200
Subject: [PATCH] comment out innochecksum until fixed

---
 extra/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extra/Makefile.am b/extra/Makefile.am
index 457fddce673..9fac05d0160 100644
--- a/extra/Makefile.am
+++ b/extra/Makefile.am
@@ -38,7 +38,7 @@ $(top_builddir)/include/mysqld_ername.h: $(top_builddir)/include/mysqld_error.h
 $(top_builddir)/include/sql_state.h: $(top_builddir)/include/mysqld_error.h
 
 bin_PROGRAMS =		replace comp_err perror resolveip my_print_defaults \
-			resolve_stack_dump mysql_waitpid innochecksum
+			resolve_stack_dump mysql_waitpid # innochecksum
 noinst_PROGRAMS =	charset2html
 
 # Don't update the files from bitkeeper
-- 
2.30.9