diff options
author | paul@kite-hub.kitebird.com <> | 2004-11-12 14:44:14 -0600 |
---|---|---|
committer | paul@kite-hub.kitebird.com <> | 2004-11-12 14:44:14 -0600 |
commit | 31493800d57aa70307d7ac2981424c8a67ec9480 (patch) | |
tree | d76cb04495bce35ba4434a0cf2c8f69bc0177aaf /Docs | |
parent | 6cf9ea2c9a4fe58829b443a5fdfd710b52c9c306 (diff) | |
parent | a6b6352d95ee03435abb08163b06c5e336ad8fbb (diff) | |
download | mariadb-git-31493800d57aa70307d7ac2981424c8a67ec9480.tar.gz |
Merge kite-hub.kitebird.com:/src/extern/MySQL/bk/mysql-4.1
into kite-hub.kitebird.com:/src/extern/MySQL/bk/merge-5.0
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am index 26a665e2fea..681046543bd 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 |