The GNU Autoconf Archive is a collection of more than 450 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet. Every single one of those macros can be re-used without imposing any restrictions whatsoever on the licensing of the generated configure script. In particular, it is possible to use all those macros in configure scripts that are meant for non-free software. This policy is unusual for a Free Software Foundation project. The FSF firmly believes that software ought to be free, and software licenses like the GPL are specifically designed to ensure that derivative work based on free software must be free as well. In case of Autoconf, however, an exception has been made, because Autoconf is at such a pivotal position in the software development tool chain that the benefits from having this tool available as widely as possible outweigh the disadvantage that some authors may choose to use it, too, for proprietary software.
Here are the compressed sources: http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2013.11.01.tar.gz (1.1 MB) http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2013.11.01.tar.bz2 (691 KB) http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2013.11.01.tar.xz (528 KB) http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2013.11.01.tar.lz (527 KB) Here are the GPG detached signatures[*]: http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2013.11.01.tar.gz.sig http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2013.11.01.tar.bz2.sig http://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2013.11.01.tar.xz.sig Use a mirror for higher download bandwidth: http://www.gnu.org/order/ftp.html [*] Use a .sig file to verify that the corresponding file (without the .sig suffix) is intact. First, be sure to download both the .sig file and the corresponding tarball. Then, run a command like this: gpg --verify autoconf-archive-2013.11.01.tar.gz.sig If that command fails because you don't have the required public key, then run this command to import it: gpg --keyserver keys.gnupg.net --recv-keys 99089D72 and rerun the 'gpg --verify' command. This release was bootstrapped with the following tools: Autoconf 2.69 Automake 1.13.4 Gnulib v0.1-4-g9c5dea9 NEWS * Noteworthy changes in release 2013.11.01 (2013-11-01) [stable] 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.
pgp_yBSdj9nVJ.pgp
Description: PGP signature
_______________________________________________ GNU Announcement mailing list <info-gnu@gnu.org> https://lists.gnu.org/mailman/listinfo/info-gnu