summaryrefslogtreecommitdiff
path: root/Build/source/utils
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils')
-rw-r--r--Build/source/utils/Makefile.in1
-rwxr-xr-xBuild/source/utils/configure22
2 files changed, 23 insertions, 0 deletions
diff --git a/Build/source/utils/Makefile.in b/Build/source/utils/Makefile.in
index 906cb0d4e0c..9f28f203853 100644
--- a/Build/source/utils/Makefile.in
+++ b/Build/source/utils/Makefile.in
@@ -102,6 +102,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../m4/kpse-common.m4 \
$(top_srcdir)/../texk/lcdf-typetools/ac/withenable.ac \
$(top_srcdir)/../texk/lcdf-typetools/ac/lcdf-typetools.ac \
$(top_srcdir)/../texk/makeindexk/ac/withenable.ac \
+ $(top_srcdir)/../texk/makejvf/ac/withenable.ac \
$(top_srcdir)/../texk/mendexk/ac/withenable.ac \
$(top_srcdir)/../texk/musixflx/ac/withenable.ac \
$(top_srcdir)/../texk/ps2pkm/ac/withenable.ac \
diff --git a/Build/source/utils/configure b/Build/source/utils/configure
index 87cac39533f..e43a49ce1f8 100755
--- a/Build/source/utils/configure
+++ b/Build/source/utils/configure
@@ -722,6 +722,7 @@ enable_t1testpage
enable_ttftotype42
enable_updmap
enable_makeindexk
+enable_makejvf
enable_mendexk
enable_musixflx
enable_ps2pkm
@@ -1486,6 +1487,7 @@ Optional Features:
--disable-auto-t1dotlessj disable running t1dotlessj from otftotfm
--disable-auto-updmap disable running updmap from otftotfm
--disable-makeindexk do not build the makeindexk package
+ --disable-makejvf do not build the makejvf package
--disable-mendexk do not build the mendexk package
--disable-musixflx do not build the musixflx package
--disable-ps2pkm do not build the ps2pkm package
@@ -3239,6 +3241,26 @@ test "x$enable_makeindexk" = xno || {
}
+# Check whether --enable-makejvf was given.
+if test "${enable_makejvf+set}" = set; then :
+ enableval=$enable_makejvf;
+fi
+case $enable_makejvf in #(
+ yes|no) :
+ ;; #(
+ *) :
+
+ enable_makejvf=$enable_all_pkgs
+ { $as_echo "$as_me:${as_lineno-$LINENO}: Assuming \`--enable-makejvf=$enable_makejvf'" >&5
+$as_echo "$as_me: Assuming \`--enable-makejvf=$enable_makejvf'" >&6;}
+ ac_configure_args="$ac_configure_args '--enable-makejvf=$enable_makejvf'"
+ ;;
+esac
+
+test "x$enable_makejvf" = xno || {
+ need_kpathsea=yes
+}
+
## texk/mendexk/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory texk/mendexk/
## configure options and TL libraries required for makeindexk