[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Autoconf Archive branch, master, updated. v2009.07.20-721-g54074d5
From: |
autoconf-archive-commits |
Subject: |
Autoconf Archive branch, master, updated. v2009.07.20-721-g54074d5 |
Date: |
Sun, 25 Oct 2009 14:00:08 +0100 |
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 "Autoconf Archive".
The branch, master has been updated
via 54074d5b92b7bd3db7bacaff041fc3fac1d98c8a (commit)
from 5f8c99397286285bd567ee28699b6750bbcc06da (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 54074d5b92b7bd3db7bacaff041fc3fac1d98c8a
Author: Alan Jenkins <address@hidden>
Date: Sat Oct 24 13:56:53 2009 +0100
ax_enable_builddir: improve quality of generated top-level Makefile
The top-level Makefile is generated by mangling rules, "a: b". We
already avoid mangling "a := b". But we should also exclude "a = :".
Apparently this was causing unbalanced parenthesis errors on some
systems.
Reported-by: Mike Frysinger <address@hidden>
Signed-off-by: Alan Jenkins <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
m4/ax_enable_builddir.m4 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
hooks/post-receive
--
Autoconf Archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Autoconf Archive branch, master, updated. v2009.07.20-721-g54074d5,
autoconf-archive-commits <=