| Commit message (Expand) | Author | Age | Files | Lines |
* | Warn if AC_INIT or AC_OUTPUT are missing from configure.ac (#107986) | Zack Weinberg | 2020-08-18 | 1 | -6/+6 |
* | Fix AC_CHECK_LIB quoting bug | Paul Eggert | 2020-07-02 | 1 | -0/+4 |
* | Consistently expand macros in whitespace-separated lists. | Zack Weinberg | 2020-06-29 | 1 | -5/+253 |
* | AC_REPLACE_FUNCS: invoke _AH_CHECK_FUNC and AC_LIBSOURCE unconditionally. | Zack Weinberg | 2020-06-29 | 1 | -16/+65 |
* | maint: make update-copyright | Jim Meyering | 2020-01-01 | 1 | -1/+1 |
* | AC_CHECK_DECL: when cached, don't overwrite a werror flag | Noah Misch | 2018-11-24 | 1 | -0/+4 |
* | Prefer HTTPS to FTP and HTTP | Paul Eggert | 2017-09-16 | 1 | -1/+1 |
* | maint: update copyright dates for 2017 | Jim Meyering | 2017-01-01 | 1 | -1/+1 |
* | maint: make update-copyright | Paul Eggert | 2016-02-06 | 1 | -1/+1 |
* | AC_CHECK_DECL, AC_CHECK_DECLS: port to the Clang compiler | Noah Misch | 2015-05-13 | 1 | -3/+7 |
* | maint: bump copyright to 2015 | Paul Eggert | 2015-01-02 | 1 | -1/+1 |
* | maint: bump copyright to 2014 | Eric Blake | 2014-01-01 | 1 | -1/+1 |
* | AC_CHECK_HEADER/AC_CHECK_HEADERS: complete transition to compile tests. | Zack Weinberg | 2013-09-21 | 1 | -8/+11 |
* | maint: bump copyright to 2013 | Eric Blake | 2013-01-03 | 1 | -1/+1 |
* | maint: update copyright year | Paul Eggert | 2012-01-04 | 1 | -1/+1 |
* | * tests/semantics.at (AC_REPLACE_FUNCS): Test for just-fixed bug. | Paul Eggert | 2011-06-30 | 1 | -1/+3 |
* | maint: update copyright year | Eric Blake | 2011-01-04 | 1 | -2/+2 |
* | AC_REPLACE_FUNCS: allow split lines again | Eric Blake | 2010-09-22 | 1 | -2/+4 |
* | AC_REPLACE_FUNCS: restore shell loop for non-literal | Eric Blake | 2010-09-21 | 1 | -3/+10 |
* | Fix regression of AC_CHECK_SIZEOF on pointer types. | Eric Blake | 2010-07-10 | 1 | -3/+7 |
* | Documentation and tests for the AC_CHECK_DECL change. | Ralf Wildenhues | 2010-06-01 | 1 | -2/+33 |
* | Formatting cleanups in macro comments. | Ralf Wildenhues | 2010-03-12 | 1 | -1/+1 |
* | Update copyright year. | Eric Blake | 2010-01-05 | 1 | -2/+2 |
* | Update License to GPLv3+ including new Autoconf Exception. | Ralf Wildenhues | 2009-09-09 | 1 | -5/+3 |
* | Update copyright. | Eric Blake | 2009-08-14 | 1 | -2/+2 |
* | Ensure we do not regress with AC_CHECK_MEMBERS. | Ralf Wildenhues | 2009-08-10 | 1 | -1/+29 |
* | Change `present but cannot be compiled' behavior to use compiler result. | Paolo Bonzini | 2008-11-06 | 1 | -4/+21 |
* | Rename _AC_CHECK_HEADER_OLD and _AC_CHECK_HEADER_NEW. | Paolo Bonzini | 2008-10-31 | 1 | -2/+2 |
* | Use GPLv2+ plus exception as license for release. | Eric Blake | 2008-04-05 | 1 | -3/+5 |
* | * tests/semantics.at (AC_PATH_PROGS_FEATURE_CHECK): Skip test if `pwd` contai... | Ralf Wildenhues | 2007-12-08 | 1 | -0/+5 |
* | Fix typos in variable names. | Benoit Sigoure | 2007-11-12 | 1 | -2/+2 |
* | Improve M4 path searching during configure. | Eric Blake | 2007-09-08 | 1 | -0/+73 |
* | Reword the copyright notices to match what's suggested in GPLv3. | Paul Eggert | 2007-07-20 | 1 | -6/+4 |
* | Update to GPLv3. | Paul Eggert | 2007-07-03 | 1 | -1/+1 |
* | * tests/foreign.at tests/semantics.at, tests/tools.at: Remove | Stepan Kasal | 2007-05-16 | 1 | -6/+6 |
* | * NEWS: Document recent changes to AC_CHECK_ALIGNOF, AC_CHECK_SIZEOF, | Paul Eggert | 2007-04-13 | 1 | -4/+4 |
* | * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Fix typo "__LITLE_ENDIAN__". | Paul Eggert | 2007-03-01 | 1 | -4/+13 |
* | * tests/mktests.sh (ac_exclude_list): Exclude AC_FUNC_SETVBUF_REVERSED. | Paul Eggert | 2006-12-01 | 1 | -0/+1 |
* | (AC_CHECK_DECLS): Also check macros, | Paul Eggert | 2006-09-26 | 1 | -4/+13 |
* | * tests/semantics.at (AC_CHECK_MEMBERS): Also test with a struct | Ralf Wildenhues | 2006-09-26 | 1 | -2/+4 |
* | * lib/autoconf/programs.m4 (AC_PATH_TOOL, AC_CHECK_TOOL, AC_CHECK_TOOLS): | Stepan Kasal | 2006-03-17 | 1 | -1/+3 |
* | Add AT_CHECK_MACRO_CROSS. | Stepan Kasal | 2006-03-17 | 1 | -82/+6 |
* | * lib/autoconf/types.m4 (_AC_CHECK_TYPE_NEW): Use a typedef to | Ralf Wildenhues | 2006-03-11 | 1 | -0/+66 |
* | Fix Posix-conformance bugs re use of { command in sed scripts, | Paul Eggert | 2006-01-05 | 1 | -3/+4 |
* | Prevent problems with the testsuite running too fast. | Stepan Kasal | 2005-09-27 | 1 | -6/+7 |
* | Fix AC_SEARCH_LIBS. | Stepan Kasal | 2005-09-06 | 1 | -1/+6 |
* | Update FSF postal mail address. | Paul Eggert | 2005-05-14 | 1 | -2/+2 |
* | Prepend LIBOBJDIR, as per 2005-05-02 change. | Paul Eggert | 2005-05-06 | 1 | -1/+1 |
* | * NEWS: The configure command now warns you if you attempt to use | Paul Eggert | 2005-03-23 | 1 | -6/+6 |
* | * tests/foreign.at (Libtool): Don't overquote AT_SETUP arg. | Paul Eggert | 2005-02-05 | 1 | -2/+2 |