newsGNU Autoconf Archive - News: Noteworthy changes in release 2013.11.01

 
 
Latest News
Noteworthy changes in release 2016.09.16 [stable] posted by simons, Fri 16 Sep 2016 10:12:44 AM UTC
Noteworthy changes in release 2016.03.20 posted by simons, Sun 20 Mar 2016 12:38:12 PM UTC
Noteworthy changes in release 2015.09.25 posted by simons, Fri 25 Sep 2015 11:30:49 AM UTC
Noteworthy changes in release 2015.02.24 posted by simons, Tue 24 Feb 2015 11:52:46 AM UTC
Noteworthy changes in release 2015.02.04 posted by simons, Thu 05 Feb 2015 10:24:47 AM UTC

Noteworthy changes in release 2013.11.01

Item posted by Peter Simons <simons> on Fri 01 Nov 2013 03:36:13 PM UTC.

AX_PROG_CXX_MPI has been updated to recognize an MPI C++ compiler. Further details are at <http://savannah.gnu.org/patch/?8218>.

The new macro AX_AM_OVERRIDE_VAR allows "overriding" of user provided variables for Automake. See <http://savannah.gnu.org/patch/?8213> for further details.

AX_COMPILER_VENDOR has been extended to support detection of Fujitsu compilers. See <http://savannah.gnu.org/patch/index.php?8212> for further details.

AX_TRY_RUN_JAVA and AX_TRY_COMPILE_JAVA has been made more picky about what they delete. See <http://savannah.gnu.org/patch/index.php?8211> for further details.

The new macro AX_PROG_SCALA checks that scala is available. Further details are available at <http://savannah.gnu.org/patch/index.php?8198>.

The new macro AX_FIND_SCALA_STDLIB add support for finding the jar containing the Scala Standard Library. See <http://savannah.gnu.org/patch/?8197> for further details.

The new macro AX_PROG_SCALAC provides support for finding a Scala compiler. See <http://savannah.gnu.org/patch/index.php?8195> for further details.

The new macres AX_FIND_HAMCREST and AX_FIND_JUNIT have been added, which provide support for finding the jars of JUnit and Hamcrest. Please refer to <http://savannah.gnu.org/patch/index.php?8196> for further details.

AX_PTHREAD has been extended to support Clang. Further details can be found at <http://savannah.gnu.org/patch/?8186>.

The macros AX_GCC_LIBRARIES_DIR and AX_GCC_VERSION have been marked obsolete because they depend on the obsolete AX_GCC_OPTION macro. Further details can be found at <http://lists.gnu.org/archive/html/autoconf-archive-maintainers/2013-09/msg00000.html>.

New macros AX_BOOST_CONTEXT, AX_BOOST_COROUTINE, AX_BOOST_LOG, AND AX_BOOST_LOG_SETUP have been added to detect Boost.Log and Boost.Coroutine.

AX_PROG_PERL_VERSION has been extended to recognize recent versions of Perl. See <http://savannah.gnu.org/patch/?8144> for further details.

AX_JNI_INCLUDE_DIR now recognizes the $JAVA_HOME environment variable when trying to locate the Java SDK. See <http://savannah.gnu.org/patch/?8155> for further details.

AX_EXT has been extended to recognize cases where a CPU supports AVX, but the operating system does not. See <http://savannah.gnu.org/patch/?8084> for further details.

Support for 64-bit FreeBSD has been improved in AX_EXT, AX_GCC_ARCHFLAG. See <http://savannah.gnu.org/patch/?8085> for further details.

AX_BOOST_BASE has been extended to recognize aarch64 as a lib64 architecture.

A bug in AX_LIB_HDF5 has been fixed that would result in $CC not being restored properly after testing.

 

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code