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.65-83-g


From: Eric Blake
Subject: [SCM] GNU Autoconf source repository branch, master, updated. v2.65-83-gd1a23e6
Date: Mon, 14 Jun 2010 18:23:52 +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=d1a23e61aa727888683d9796aea01a82073934ca

The branch, master has been updated
       via  d1a23e61aa727888683d9796aea01a82073934ca (commit)
      from  525a2de254e4bc230b3ffe1215cd77d4949737cf (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 d1a23e61aa727888683d9796aea01a82073934ca
Author: Karl Berry <address@hidden>
Date:   Mon Jun 14 12:21:08 2010 -0600

    Clarify comment about old system.
    
    * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Prefer GNU/Linux,
    and note that bug has long since been fixed.
    
    Signed-off-by: Eric Blake <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog               |    6 ++++++
 lib/autoconf/general.m4 |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index fb1083b..a495513 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-14  Karl Berry  <address@hidden>  (tiny change)
+
+       Clarify comment about old system.
+       * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Prefer GNU/Linux,
+       and note that bug has long since been fixed.
+
 2010-06-08  Eric Blake  <address@hidden>
 
        Run libtool test with modern libtool.
diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4
index f73673e..9c24b3f 100644
--- a/lib/autoconf/general.m4
+++ b/lib/autoconf/general.m4
@@ -389,7 +389,7 @@ test -n "$DJDIR" || exec AS_ORIGINAL_STDIN_FD<&0 </dev/null
 exec AS_MESSAGE_FD>&1
 
 # Name of the host.
-# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
+# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
 # so uname gets run too.
 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
 


hooks/post-receive
-- 
GNU Autoconf source repository



reply via email to

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