about summary refs log tree commit diff
path: root/Config
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2016-03-08 21:31:13 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2016-03-08 21:42:21 +0900
commitdb42e7c504d4e1ea316a3629b7d2a0206fda2354 (patch)
tree7aac86f8448c292b14340a358768c748b38f01c4 /Config
parent983060d5d12e44558913f4c9d7e03ddd4a69f408 (diff)
downloadzsh-db42e7c504d4e1ea316a3629b7d2a0206fda2354.tar.gz
zsh-db42e7c504d4e1ea316a3629b7d2a0206fda2354.tar.xz
zsh-db42e7c504d4e1ea316a3629b7d2a0206fda2354.zip
38108: enable to create both zsh_{a4,us}.pdf
Default paper size is taken from LC_PAPER.
Stop to check for pdfetex (obsolete and redundant).
Diffstat (limited to 'Config')
-rw-r--r--Config/defs.mk.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/Config/defs.mk.in b/Config/defs.mk.in
index 3c84610e8..2bc17482a 100644
--- a/Config/defs.mk.in
+++ b/Config/defs.mk.in
@@ -79,8 +79,6 @@ ANSI2KNR        = @ANSI2KNR@
 YODL            = @YODL@ @YODL_OPTIONS@
 YODL2TXT        = @YODL@2txt
 YODL2HTML       = @YODL@2html
-PDFETEX		= @PDFETEX@
-TEXI2PDF	= @TEXI2PDF@
 
 # install utility
 INSTALL_PROGRAM = @INSTALL_PROGRAM@