From 7c0b908f1a6e1489834fbdb0789766eed8a37b49 Mon Sep 17 00:00:00 2001 From: Luigi Scarso Date: Tue, 21 Apr 2020 18:43:36 +0000 Subject: pplib under libs -- WORK IN PROGRSS grep '?' out git-svn-id: svn://tug.org/texlive/trunk@54824 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/configure | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'Build/source/utils/configure') diff --git a/Build/source/utils/configure b/Build/source/utils/configure index f7d3d8db7ae..319696cbfa2 100755 --- a/Build/source/utils/configure +++ b/Build/source/utils/configure @@ -3882,6 +3882,7 @@ case $enable_luatex in #( esac test "x$enable_web2c:$enable_luatex" = xyes:yes && { + need_pplib=yes need_libpng=yes need_zziplib=yes need_lua53=yes @@ -3898,6 +3899,7 @@ case $enable_luajittex in #( esac test "x$enable_web2c:$enable_luajittex" = xyes:yes && { + need_pplib=yes need_libpng=yes need_zziplib=yes need_luajit=yes @@ -3914,6 +3916,7 @@ case $enable_luahbtex in #( esac test "x$enable_web2c:$enable_luahbtex" = xyes:yes && { + need_pplib=yes need_libpng=yes need_zziplib=yes need_lua53=yes @@ -3931,6 +3934,7 @@ case $enable_luajithbtex in #( esac test "x$enable_web2c:$enable_luajithbtex" = xyes:yes && { + need_pplib=yes need_libpng=yes need_zziplib=yes need_luajit=yes @@ -4959,6 +4963,9 @@ if test "${enable_linked_scripts+set}" = set; then : fi +## libs/pplib/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/pplib/ +## configure options and TL libraries required for pplib + ## libs/harfbuzz/ac/withenable.ac: configure.ac fragment for the TeX Live subdirectory libs/harfbuzz/ ## configure options and TL libraries required for harfbuzz @@ -7785,9 +7792,7 @@ $as_echo X/"$am_mf" | { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} as_fn_error $? "Something went wrong bootstrapping makefile fragments - for automatic dependency tracking. If GNU make was not used, consider - re-running the configure script with MAKE=\"gmake\" (or whatever is - necessary). You can also try re-running configure with the + for automatic dependency tracking. Try re-running configure with the '--disable-dependency-tracking' option to at least be able to build the package (albeit without support for automatic dependency tracking). See \`config.log' for more details" "$LINENO" 5; } -- cgit v1.2.3