diff options
author | serg@serg.mylan <> | 2005-09-06 09:36:32 +0200 |
---|---|---|
committer | serg@serg.mylan <> | 2005-09-06 09:36:32 +0200 |
commit | db877e9bf13c157c000feb03385e06213870cb4a (patch) | |
tree | 872bc215bf5bc712c93d61bcd33fdbde3f9972a9 /extra | |
parent | 0352793605fd81276fcb554974d083704fe31c86 (diff) | |
download | mariadb-git-db877e9bf13c157c000feb03385e06213870cb4a.tar.gz |
comment out innochecksum until fixed
Diffstat (limited to 'extra')
-rw-r--r-- | extra/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |