diff options
Diffstat (limited to 'Build/source/configure')
-rwxr-xr-x | Build/source/configure | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Build/source/configure b/Build/source/configure index 8ffee9a1ebe..272d320e268 100755 --- a/Build/source/configure +++ b/Build/source/configure @@ -4519,7 +4519,7 @@ test "x$enable_web2c" = xno || { need_zlib=yes } -# $Id: web2c.ac 53078 2019-12-10 18:39:13Z karl $ +# $Id: web2c.ac 54824 2020-04-21 18:43:36Z lscarso $ # texk/web2c/ac/web2c.ac: configure.ac fragment for the TeX Live subdirectory texk/web2c/ ## configure options for TeX and MF @@ -24035,7 +24035,9 @@ $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. Try re-running configure with the + 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 '--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; } |