summaryrefslogtreecommitdiff
path: root/Docs/Makefile.am
diff options
context:
space:
mode:
authorunknown <serg@serg.mysql.com>2000-10-04 19:07:59 +0200
committerunknown <serg@serg.mysql.com>2000-10-04 19:07:59 +0200
commit47d38f680b5ec271a5eb88577c4c343c56db2740 (patch)
tree74ae6eea14227327c2aaa0c877d1a0274ba74306 /Docs/Makefile.am
parent674eea5ff40765898a85a6e8004423095963a2b6 (diff)
downloadmariadb-git-47d38f680b5ec271a5eb88577c4c343c56db2740.tar.gz
configure.in Add check for pdftex
Docs/Makefile.am Do not compile manual.pdf if pdftex not present BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted Docs/Makefile.am: Do not compile manual.pdf if pdftex not present configure.in: Add check for pdftex
Diffstat (limited to 'Docs/Makefile.am')
-rw-r--r--Docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am
index 090467e47cb..0fe0ab3a56d 100644
--- a/Docs/Makefile.am
+++ b/Docs/Makefile.am
@@ -18,7 +18,7 @@ noinst_SCRIPTS = Support/texi2html Support/generate-text-files.pl \
Support/generate-mirror-listing.pl
info_TEXINFOS = manual.texi
-targets = manual.txt mysql.info manual.html manual.pdf
+targets = manual.txt mysql.info manual.html $(PDFMANUAL)
BUILT_SOURCES = $(targets) manual_toc.html include.texi
EXTRA_DIST = $(noinst_SCRIPTS) $(BUILT_SOURCES) mysqld_error.txt INSTALL-BINARY