diff options
author | Karl Berry <karl@freefriends.org> | 2018-05-14 18:07:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-05-14 18:07:32 +0000 |
commit | 5dd7e3a8dcbaf6788a6966dd9c080504eefa3d06 (patch) | |
tree | ba5351e9f39a1ce0c277309280f311dffbf2d180 /Build/source/auxdir/auxsub/configure | |
parent | 7810775d1cb9bffd6fdd4ab34fa9cda00b934816 (diff) |
automake 1.16.1
git-svn-id: svn://tug.org/texlive/trunk@47714 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/auxdir/auxsub/configure')
-rwxr-xr-x | Build/source/auxdir/auxsub/configure | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Build/source/auxdir/auxsub/configure b/Build/source/auxdir/auxsub/configure index 021909a1185..aa96e7e5a14 100755 --- a/Build/source/auxdir/auxsub/configure +++ b/Build/source/auxdir/auxsub/configure @@ -1745,7 +1745,7 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. -am__api_version='1.15' +am__api_version='1.16' # Find a good install program. We prefer a C program (faster), # so one script is as good as another. But avoid the broken or @@ -2261,8 +2261,8 @@ MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} # For better backward compatibility. To be removed once Automake 1.9.x # dies out for good. For more background, see: -# <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> -# <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> +# <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html> +# <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html> mkdir_p='$(MKDIR_P)' # We need awk for the "check" target (and possibly the TAP driver). The @@ -2313,7 +2313,7 @@ END Aborting the configuration process, to ensure you take notice of the issue. You can download and install GNU coreutils to get an 'rm' implementation -that behaves properly: <http://www.gnu.org/software/coreutils/>. +that behaves properly: <https://www.gnu.org/software/coreutils/>. If you want to complete the configuration process using your problematic 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM |