summaryrefslogtreecommitdiff
path: root/Build/source/texk/withenable.ac
diff options
context:
space:
mode:
authorJonathan Kew <jfkthame@googlemail.com>2006-09-29 15:16:54 +0000
committerJonathan Kew <jfkthame@googlemail.com>2006-09-29 15:16:54 +0000
commit5a5a0cfe6591879503969974251ef9b52cde23fb (patch)
tree7f93f653a50af2328c47bd6fe90b7dc644854a07 /Build/source/texk/withenable.ac
parent387cf3625583fb046baf756f72f188924f35cfe2 (diff)
added xdvipdfmx support to configure scripts
git-svn-id: svn://tug.org/texlive/trunk@2221 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 6cfba3e774f..12ad79c6811 100644
--- a/Build/source/texk/withenable.ac
+++ b/Build/source/texk/withenable.ac
@@ -46,3 +46,5 @@ AC_ARG_WITH([tth],
[ --without-tth do not build the tth package])
AC_ARG_WITH([xdvik],
[ --without-xdvik do not build the xdvik package])
+AC_ARG_WITH([xdvipdfmx],
+ [ --without-xdvipdfmx do not build the xdvipdfmx package])