summaryrefslogtreecommitdiff
path: root/Build/source/libs
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2009-04-07 14:18:46 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2009-04-07 14:18:46 +0000
commitf785455ebebdd1cf51563d3e9c4a13c2ed8c1c5e (patch)
tree9e32022a0d6e3cbf9f20148d97c6cf49e0ce9c09 /Build/source/libs
parent552be2c4d81e17332a2f47148c46269c37f85afd (diff)
new build system: more xdvik
git-svn-id: svn://tug.org/texlive/trunk@12651 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs')
-rw-r--r--Build/source/libs/Makefile.in1
-rwxr-xr-xBuild/source/libs/configure13
2 files changed, 14 insertions, 0 deletions
diff --git a/Build/source/libs/Makefile.in b/Build/source/libs/Makefile.in
index 78c543642a4..e8a5e8ddf85 100644
--- a/Build/source/libs/Makefile.in
+++ b/Build/source/libs/Makefile.in
@@ -90,6 +90,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-cxx-hack.m4 \
$(top_srcdir)/../texk/ttfdump/ac/withenable.ac \
$(top_srcdir)/../texk/xdv2pdf/ac/withenable.ac \
$(top_srcdir)/../texk/xdvik/ac/withenable.ac \
+ $(top_srcdir)/../texk/xdvik/ac/xdvik.ac \
$(top_srcdir)/../texk/xdvipdfmx/ac/withenable.ac \
$(top_srcdir)/../texk/tetex/ac/withenable.ac \
$(top_srcdir)/../texk/texlive/ac/withenable.ac \
diff --git a/Build/source/libs/configure b/Build/source/libs/configure
index 70e7bd8188c..80e284a2f65 100755
--- a/Build/source/libs/configure
+++ b/Build/source/libs/configure
@@ -758,6 +758,7 @@ enable_ttf2pk
enable_ttfdump
enable_xdv2pdf
enable_xdvik
+with_xdvi_x_toolkit
enable_xdvipdfmx
enable_tetex
enable_texlive
@@ -1538,6 +1539,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
@@ -3047,6 +3051,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