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. v2013.11.01-16-gac70b58


From: E-mail notifications for the Autoconf Archive git repository.
Subject: GNU Autoconf Archive branch master updated. v2013.11.01-16-gac70b58
Date: Fri, 07 Feb 2014 10:41:38 +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  ac70b5804f193fcc56f2f5ef9398ea6e90453100 (commit)
       via  9b14c6f405df342c2e37e43a05886efd8ec2f6b6 (commit)
       via  3cb291504324193c137d45b7b8f7ea1382325153 (commit)
      from  3e8e0d65b840c2bc4fa9a79a3774f8e1ac2b51b0 (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 ac70b5804f193fcc56f2f5ef9398ea6e90453100
Author: Leo Davis <address@hidden>
Date:   Fri Jan 17 17:01:19 2014 -0700

    M4sugar and M4sh added to AX_PROG_JAR, AX_PROG_JAVA, AX_PROG_JAVAC, and 
AX_PROG_JAVADOC. Also fixed a path discrepancy with AX_JAVA_OPTIONS.
    
    The discrepancy is AX_JAVA_OPTIONS sets up a variable JAVAPREFIX
    which is described to the user as the "prefix where the Java runtime
    is installed".  Unfortunately, that directory doesn't contain any
    executables, but $JAVAPREFIX/bin does.
    
    This incorrect path was passed in the value-if-not-found parameter
    of AC_CHECK_PROGS which is incorrect.  I fixed the path and pass it
    in to the path parameter.

commit 9b14c6f405df342c2e37e43a05886efd8ec2f6b6
Author: Leo Davis <address@hidden>
Date:   Fri Jan 17 21:10:58 2014 -0700

    Added M4sh to AX_PROG_JAVAH.
    
    Removed the changequote also.

commit 3cb291504324193c137d45b7b8f7ea1382325153
Author: Alexey Sokolov <address@hidden>
Date:   Fri Feb 7 11:32:50 2014 +0100

    AX_CXX_COMPILE_STDCXX_11: fix "mandatory" option and add more C++11 feature 
tests
    
    See <https://savannah.gnu.org/patch/index.php?8287> for further details.

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

Summary of changes:
 NEWS                           |    8 ++++++++
 m4/ax_cxx_compile_stdcxx_11.m4 |   17 +++++++++++++----
 m4/ax_prog_jar.m4              |   11 ++++-------
 m4/ax_prog_java.m4             |   12 ++++++------
 m4/ax_prog_javac.m4            |   12 ++++++------
 m4/ax_prog_javadoc.m4          |   10 ++++------
 m4/ax_prog_javah.m4            |   32 ++++++++++++++++++--------------
 7 files changed, 59 insertions(+), 43 deletions(-)


hooks/post-receive
-- 
GNU Autoconf Archive



reply via email to

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