summaryrefslogtreecommitdiff
path: root/mysys/Makefile.am
diff options
context:
space:
mode:
authormonty@mashka.mysql.fi <>2003-01-19 02:24:02 +0200
committermonty@mashka.mysql.fi <>2003-01-19 02:24:02 +0200
commit0d284054246c9ba4dd122f6b3c777907111cf64d (patch)
treed66141b0c370ad1bf28fbb1d21cac15de7524ff5 /mysys/Makefile.am
parent46ec0c5d337795ca9389745215420d3918638bad (diff)
downloadmariadb-git-0d284054246c9ba4dd122f6b3c777907111cf64d.tar.gz
Removed compiler warnings
Diffstat (limited to 'mysys/Makefile.am')
-rw-r--r--mysys/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysys/Makefile.am b/mysys/Makefile.am
index b93ddd2241d..97eb06c7aa7 100644
--- a/mysys/Makefile.am
+++ b/mysys/Makefile.am
@@ -60,7 +60,7 @@ noinst_PROGRAMS = charset2html @THREAD_LPROGRAMS@
# test_dir_DEPENDENCIES= $(LIBRARIES)
# testhash_DEPENDENCIES= $(LIBRARIES)
# test_charset_DEPENDENCIES= $(LIBRARIES)
-charset2html_DEPENDENCIES= $(LIBRARIES)
+# charset2html_DEPENDENCIES= $(LIBRARIES)
EXTRA_PROGRAMS =
DEFS = -DDEFAULT_BASEDIR=\"$(prefix)\" \
-DDATADIR="\"$(MYSQLDATAdir)\"" \