autoconf-archive-commits
[Top][All Lists]
Advanced

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

GNU Autoconf Archive branch master updated. v2015.02.24-20-g8d9c8f1


From: E-mail notifications for the Autoconf Archive git repository.
Subject: GNU Autoconf Archive branch master updated. v2015.02.24-20-g8d9c8f1
Date: Tue, 21 Apr 2015 19:54:28 +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 Archive".

The branch, master has been updated
       via  8d9c8f162b6cc71ae217ddeef2cef522060bc85e (commit)
      from  93fbfa0accb463edc300c1d52bcccb8696934cf7 (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 8d9c8f162b6cc71ae217ddeef2cef522060bc85e
Author: Ting-Wei Lan <address@hidden>
Date:   Tue Apr 21 03:27:04 2015 +0800

    ax_compiler_flags: Prevent using bash substring expansion
    
    Substring expansion such as ${flag:5} is not supported by POSIX, and
    it can cause error for systems not using bash as their default shell.

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

Summary of changes:
 m4/ax_compiler_flags_cflags.m4   |    3 ++-
 m4/ax_compiler_flags_cxxflags.m4 |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU Autoconf Archive



reply via email to

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