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

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

Autoconf Archive branch, master, updated. v2011.07.17-18-gf7bf393


From: Receive an e-mail notifications whenever the Git repository changes.
Subject: Autoconf Archive branch, master, updated. v2011.07.17-18-gf7bf393
Date: Tue, 6 Sep 2011 07:00:18 +0200

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  f7bf3932cb05121de1becda1b97b6ba1e1c7e049 (commit)
      from  b0d273aedd962d743b53172675fea2563150c1a4 (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 f7bf3932cb05121de1becda1b97b6ba1e1c7e049
Author: Aaron Griffith <address@hidden>
Date:   Mon Sep 5 03:47:28 2011 -0400

    AX_PROG_DOXYGEN: cleaned up use of AM_CONDITIONAL
    
    Previously, calls to AM_CONDITIONAL were inside shell flow control
    structures. The automake manual notes that running AM_CONDITIONAL
    conditionally will confuse automake. In this case, later use of the
    AM_COND_IF to check if Doxygen was found would result in the
    conditional appearing to be false, even if it's not.
    
    http://www.gnu.org/s/hello/manual/automake/Usage-of-Conditionals.html

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

Summary of changes:
 m4/ax_prog_doxygen.m4 |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
Autoconf Archive



reply via email to

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