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

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

Autoconf Archive branch, master, updated. v2013.04.06-12-gec544b2


From: Receive an e-mail notifications whenever the Git repository changes.
Subject: Autoconf Archive branch, master, updated. v2013.04.06-12-gec544b2
Date: Sun, 21 Apr 2013 07:00:21 +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  ec544b2c9cc28da0b4c08a22cc0832a4e98fe308 (commit)
      from  a0353231f534f57416fad60eaa8863fb6ea9c2f9 (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 ec544b2c9cc28da0b4c08a22cc0832a4e98fe308
Author: Mike Frysinger <address@hidden>
Date:   Fri Apr 19 19:47:09 2013 -0400

    AX_ENABLE_DEFAULT_ACLOCALDIR: fix configure flag
    
    The first arg to AC_ARG_ENABLE needs to omit the "enable"/"disable" part.
    Otherwise the current code ends up using the flags:
    
        --enable-enable-default-aclocaldir
        --disable-enable-default-aclocaldir
    
    Also convert to AS_HELP_STRING to keep the help string simple.

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

Summary of changes:
 NEWS                                |    3 +++
 m4/ax_warning_default_aclocaldir.m4 |    6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Autoconf Archive



reply via email to

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