summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* AC_CHECK_HEADERS_ONCE: honor current AC_LANGEric Blake2016-12-211-3/+3
* AC_CHECK_FUNCS_ONCE: honor current AC_LANGEric Blake2016-12-201-0/+4
* AC_USE_SYSTEM_EXTENSIONS: port to more ISO C TSesPaul Eggert2016-09-151-2/+2
* AC_USE_SYSTEM_EXTENSIONS: port to recent ISO CPaul Eggert2016-09-131-2/+3
* Move config.* man pages to its source treePaul Eggert2016-02-061-0/+3
* maint: make update-copyrightPaul Eggert2016-02-061-1/+1
* AC_CHECK_DECL, AC_CHECK_DECLS: port to the Clang compilerNoah Misch2015-05-131-0/+3
* maint: bump copyright to 2015Paul Eggert2015-01-021-1/+1
* autoconf: modernize AC_C_VARARRAYS for C11Paul Eggert2014-08-071-0/+6
* maint: bump copyright to 2014Eric Blake2014-01-011-1/+1
* Expose the checks done by AC_INCLUDES_DEFAULT as a public macro.Zack Weinberg2013-09-211-0/+7
* Modernize AC_INCLUDES_DEFAULT and friends.Zack Weinberg2013-09-211-0/+24
* AC_CHECK_HEADER/AC_CHECK_HEADERS: complete transition to compile tests.Zack Weinberg2013-09-211-0/+10
* AC_INIT: add --runstatedir option to configureEric Blake2013-09-141-0/+5
* AC_PROG_YACC: don't force Bison to warn against its own featuresAkim Demaille2013-03-191-0/+4
* AC_USE_SYSTEM_EXTENSIONS: port to HP-UX, MINUX 3, OS X.Paul Eggert2013-02-061-0/+3
* m4sugar: fix AS_VAR_GET regression.Gary V. Vaughan2013-01-291-1/+1
* m4sugar: factor away _AS_ECHO_PREPARE.Gary V. Vaughan2013-01-291-0/+4
* AC_PROG_CXX: document changePaul Eggert2013-01-281-1/+2
* maint: bump copyright to 2013Eric Blake2013-01-031-1/+1
* AC_C__GENERIC: New macro.Paul Eggert2012-12-271-0/+2
* autotest: enable usage of EXEEXT in AT_TESTEDPaolo Bonzini2012-12-221-0/+2
* autotest: add a simple test suite that runs a C programPaolo Bonzini2012-12-221-0/+3
* autotest: define AT_DATA_UNQUOTEDPaolo Bonzini2012-12-071-0/+5
* AC_CONFIG_MACRO_DIRS: new macro, mostly for aclocalStefano Lattarini2012-11-091-0/+8
* AC_PROG_CC: define via AC_DEFUN_ONCEPaul Eggert2012-10-161-0/+2
* AC_PROG_CC_C89, AC_PROG_CC_C99: now obsolete; defer to AC_PROG_CCPaul Eggert2012-09-211-5/+3
* autoreconf: assume --force-missing automake option is supportedStefano Lattarini2012-09-211-1/+2
* autoreconf: drop support for old (< 1.8) aclocal versionsStefano Lattarini2012-09-211-0/+2
* AC_PROG_CC_STDC: fold into AC_PROG_CC, removing C11 macroPaul Eggert2012-09-201-3/+6
* AC_FUNC_VFORK: check for Solaris 2.4 signal-handling bugPaul Eggert2012-09-161-1/+6
* AC_PROG_CC_C11: new macro, which AC_PROG_CC_STDC now defaults toPaul Eggert2012-08-231-0/+7
* general: deprecate 'configure.in' as autoconf inputStefano Lattarini2012-05-231-0/+2
* maint: post-release administriviaEric Blake2012-04-241-0/+3
* Release Version 2.69.v2.69Eric Blake2012-04-241-1/+1
* build: require perl 5.6Eric Blake2012-03-071-1/+3
* maint: spelling fixesPaul Eggert2012-03-011-2/+2
* maint: post-release administriviaEric Blake2012-03-011-0/+3
* Release Version 2.68b.v2.68bEric Blake2012-03-011-1/+2
* m4sh: make AS_EXECUTABLE_P publicEric Blake2012-02-241-0/+2
* Do not use "win" to refer to Microsoft Windows.Paul Eggert2012-01-011-4/+4
* configure: will re-execute with $CONFIG_SHELL, if it's setStefano Lattarini2011-12-261-0/+3
* AS_LN_S: fall back on 'cp -pR' (not 'cp -p') if 'ln -s' failsPaul Eggert2011-12-261-0/+3
* docs: relax documentation license by dropping cover textEric Blake2011-09-261-0/+4
* New macro AC_FC_PP_DEFINE for the preprocessor define flag.Ralf Wildenhues2011-04-021-0/+1
* New macro AC_FC_PP_SRCEXT for preprocessed file extensions.Ralf Wildenhues2011-04-021-0/+1
* New macro AC_FC_MODULE_OUTPUT_FLAG: module output directory.Ralf Wildenhues2011-04-021-0/+1
* New macro AC_FC_MODULE_FLAG: Fortran 90 module include path.Luc Maisonobe2011-04-021-0/+1
* New macro AC_FC_MODULE_EXTENSION: Fortran 90 module extension.Luc Maisonobe2011-04-021-0/+1
* New macros AC_{F77,FC}_IMPLICIT_NONE to disable Fortran implicit int.Ralf Wildenhues2011-03-051-0/+1