summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2007-04-19 23:13:35 +0000
committerAndreas Gruenbacher <agruen@suse.de>2007-04-19 23:13:35 +0000
commit2ad798ceff748d606aee047b3a418899a628dbe6 (patch)
tree1bd3bf71430d06c95cb4cc21816ea0d4681abc72 /Makefile.in
parent722016eed292df209c01bc1328c802a867650d6d (diff)
downloadquilt-2ad798ceff748d606aee047b3a418899a628dbe6.tar.gz
Make pod2man optional (./configure --without-pod2man).
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index c4b475a..08767e5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -107,7 +107,10 @@ SRC += doc/main.tex doc/quilt.pdf doc/Makefile doc/quilt.1.in \
doc/README.MAIL doc/README.EMACS
DIRT += $(DOC_IN:%=doc/%) doc/quilt.1
-MAN1 := bin/guards.1 doc/quilt.1
+MAN1 := doc/quilt.1
+ifneq ($(POD2MAN),)
+MAN1 += bin/guards.1
+endif
DIRT += $(MAN1)
LINGUAS := fr de ja