summaryrefslogtreecommitdiff
path: root/Build/source/texk/withenable.ac
diff options
context:
space:
mode:
authorJonathan Kew <jfkthame@googlemail.com>2006-10-06 09:55:33 +0000
committerJonathan Kew <jfkthame@googlemail.com>2006-10-06 09:55:33 +0000
commit79aac6afbb5b03a8d8cf203ce72a79ae6f227151 (patch)
tree29e3aeffaf38d781906b428f8a94f3361ae05271 /Build/source/texk/withenable.ac
parentd449c410a7ca823910ac416ca5dd9604b16cdd89 (diff)
xdv2pdf added to configure scripts
git-svn-id: svn://tug.org/texlive/trunk@2247 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/withenable.ac')
-rw-r--r--Build/source/texk/withenable.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/Build/source/texk/withenable.ac b/Build/source/texk/withenable.ac
index 12ad79c6811..e23d9c224e2 100644
--- a/Build/source/texk/withenable.ac
+++ b/Build/source/texk/withenable.ac
@@ -48,3 +48,5 @@ AC_ARG_WITH([xdvik],
[ --without-xdvik do not build the xdvik package])
AC_ARG_WITH([xdvipdfmx],
[ --without-xdvipdfmx do not build the xdvipdfmx package])
+AC_ARG_WITH([xdv2pdf],
+ [ --without-xdv2pdf do not build the xdv2pdf package])