From f785455ebebdd1cf51563d3e9c4a13c2ed8c1c5e Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Tue, 7 Apr 2009 14:18:46 +0000 Subject: new build system: more xdvik git-svn-id: svn://tug.org/texlive/trunk@12651 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/configure | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'Build/source/texk/configure') 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 -- cgit v1.2.3