summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <paul@kite-hub.kitebird.com>2004-11-12 14:15:06 -0600
committerunknown <paul@kite-hub.kitebird.com>2004-11-12 14:15:06 -0600
commit0f3b604dbfe396f52f5f07bfb04ea2aaf32c33a7 (patch)
treef8f28bea9739afbb48eb61575b2ed7fde9d67e26 /Docs
parentc7b66f9ddefb95050c21a9938578a0f56d9dd0d0 (diff)
downloadmariadb-git-0f3b604dbfe396f52f5f07bfb04ea2aaf32c33a7.tar.gz
Makefile.am:
Add -acc flag for texi2html to handle accented characters. Docs/Makefile.am: Add -acc flag for texi2html to handle accented characters.
Diffstat (limited to 'Docs')
-rw-r--r--Docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am
index e53ea195d94..2f32dfca1b4 100644
--- a/Docs/Makefile.am
+++ b/Docs/Makefile.am
@@ -9,7 +9,7 @@
# If you know how to fix any of this more elegantly please mail
# docs@mysql.com
-TEXI2HTML_FLAGS = -iso -number
+TEXI2HTML_FLAGS = -iso -number -acc
DVIPS = dvips
MAKEINFO = @MAKEINFO@
TEXINFO_TEX = Support/texinfo.tex