autoconf-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Autoconf source repository branch, master, updated. v2.69-118-


From: Paul Eggert
Subject: [SCM] GNU Autoconf source repository branch, master, updated. v2.69-118-g4edc6a7
Date: Mon, 12 May 2014 05:16:07 +0000

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 <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]