Paul Eggert
2014-05-12 05:16:07 UTC
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Autoconf source repository".
http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=4edc6a771fb478f7da8d9e82f6b5f2dd6a85c4ff
The branch, master has been updated
via 4edc6a771fb478f7da8d9e82f6b5f2dd6a85c4ff (commit)
from 1717921aa6c1ef559ef494675f6d1b20c2ae389e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4edc6a771fb478f7da8d9e82f6b5f2dd6a85c4ff
Author: Paul Eggert <***@cs.ucla.edu>
Date: Sun May 11 22:15:40 2014 -0700
autoconf: fix typo in description generated by AC_RUN_IFELSE
* lib/autoconf/general.m4 (_AC_RUN_IFELSE): "run" not "link"
in description.
-----------------------------------------------------------------------
Summary of changes:
lib/autoconf/general.m4 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4
index 86c1e73..e2e9b6a 100644
--- a/lib/autoconf/general.m4
+++ b/lib/autoconf/general.m4
@@ -2778,7 +2778,7 @@ m4_define([_AC_RUN_IFELSE_BODY],
AC_DEFUN([_AC_RUN_IFELSE],
[AC_REQUIRE_SHELL_FN([ac_fn_]_AC_LANG_ABBREV[_try_run],
[AS_FUNCTION_DESCRIBE([ac_fn_]_AC_LANG_ABBREV[_try_run], [LINENO],
- [Try to link conftest.$ac_ext, and return whether this succeeded.
+ [Try to run conftest.$ac_ext, and return whether this succeeded.
Assumes that executables *can* be run.])],
[$0_BODY])]dnl
[m4_ifvaln([$1], [AC_LANG_CONFTEST([$1])])]dnl
hooks/post-receive
generated because a ref change was pushed to the repository containing
the project "GNU Autoconf source repository".
http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=4edc6a771fb478f7da8d9e82f6b5f2dd6a85c4ff
The branch, master has been updated
via 4edc6a771fb478f7da8d9e82f6b5f2dd6a85c4ff (commit)
from 1717921aa6c1ef559ef494675f6d1b20c2ae389e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4edc6a771fb478f7da8d9e82f6b5f2dd6a85c4ff
Author: Paul Eggert <***@cs.ucla.edu>
Date: Sun May 11 22:15:40 2014 -0700
autoconf: fix typo in description generated by AC_RUN_IFELSE
* lib/autoconf/general.m4 (_AC_RUN_IFELSE): "run" not "link"
in description.
-----------------------------------------------------------------------
Summary of changes:
lib/autoconf/general.m4 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4
index 86c1e73..e2e9b6a 100644
--- a/lib/autoconf/general.m4
+++ b/lib/autoconf/general.m4
@@ -2778,7 +2778,7 @@ m4_define([_AC_RUN_IFELSE_BODY],
AC_DEFUN([_AC_RUN_IFELSE],
[AC_REQUIRE_SHELL_FN([ac_fn_]_AC_LANG_ABBREV[_try_run],
[AS_FUNCTION_DESCRIBE([ac_fn_]_AC_LANG_ABBREV[_try_run], [LINENO],
- [Try to link conftest.$ac_ext, and return whether this succeeded.
+ [Try to run conftest.$ac_ext, and return whether this succeeded.
Assumes that executables *can* be run.])],
[$0_BODY])]dnl
[m4_ifvaln([$1], [AC_LANG_CONFTEST([$1])])]dnl
hooks/post-receive
--
GNU Autoconf source repository
GNU Autoconf source repository