summaryrefslogtreecommitdiff
path: root/Build/source/texk/configure
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/configure')
-rwxr-xr-xBuild/source/texk/configure13
1 files changed, 13 insertions, 0 deletions
diff --git a/Build/source/texk/configure b/Build/source/texk/configure
index 65c61f3e647..24df28d0c5b 100755
--- a/Build/source/texk/configure
+++ b/Build/source/texk/configure
@@ -758,6 +758,7 @@ enable_ttf2pk
enable_ttfdump
enable_xdv2pdf
enable_xdvik
+with_xdvi_x_toolkit
enable_xdvipdfmx
enable_tetex
enable_texlive
@@ -1559,6 +1560,9 @@ Optional Packages:
--with-editor=CMD invoke CMD from the `e' option [vi +%d %s]
--with-mf-x-toolkit Use X toolkit for METAFONT
--with-gs=/PATH/TO/gs Hard-wire the location of GhostScript
+ --with-xdvi-x-toolkit=KIT
+ Use toolkit KIT (motif/xaw/xaw3d/neXtaw) for xdvi
+ [default: Motif if available, else Xaw]
--with-system-kpathsea use installed kpathsea headers and library
--with-kpathsea-includes=DIR
kpathsea headers installed in DIR
@@ -3068,6 +3072,15 @@ test "x$enable_xdvik" = xno || {
need_t1lib=yes
}
+## texk/xdvik/ac/xdvik.ac
+## configure options for xdvik
+
+# Check whether --with-xdvi-x-toolkit was given.
+if test "${with_xdvi_x_toolkit+set}" = set; then
+ withval=$with_xdvi_x_toolkit;
+fi
+
+
## texk/xdvipdfmx/ac/withenable.ac
## configure options and TL libraries required for xdvipdfmx