diff options
author | unknown <serg@serg.mylan> | 2005-09-06 09:36:32 +0200 |
---|---|---|
committer | unknown <serg@serg.mylan> | 2005-09-06 09:36:32 +0200 |
commit | 103458544bc3c07100dac2f22c3f857f7cff2618 (patch) | |
tree | 872bc215bf5bc712c93d61bcd33fdbde3f9972a9 /extra | |
parent | b48e721d2f2e4f2ae591de5c581e002db8d7cc88 (diff) | |
download | mariadb-git-103458544bc3c07100dac2f22c3f857f7cff2618.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 |