diff options
author | Karl Berry <karl@freefriends.org> | 2020-04-18 01:26:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-04-18 01:26:28 +0000 |
commit | 9c4cc7b5063be4b40dd4c17f8c9141a6b1412e5f (patch) | |
tree | 9b65c9441c91479ec38a0c99b6f179a40c6f212e /Build/source/utils/vlna/configure | |
parent | 993372d03b9d2079e7a8e5d4fb2acee066aa9810 (diff) |
automake-1.16.2
git-svn-id: svn://tug.org/texlive/trunk@54781 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/vlna/configure')
-rwxr-xr-x | Build/source/utils/vlna/configure | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Build/source/utils/vlna/configure b/Build/source/utils/vlna/configure index 5bd49474dbd..cae0a6f6d25 100755 --- a/Build/source/utils/vlna/configure +++ b/Build/source/utils/vlna/configure @@ -5766,7 +5766,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; } |