summaryrefslogtreecommitdiff
path: root/lib/autoconf/functions.m4
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete Cray supportPaul Eggert2020-07-301-20/+0
* Fix ${VAR-NONWORD} bugsPaul Eggert2020-07-161-3/+2
* Consistently expand macros in whitespace-separated lists.Zack Weinberg2020-06-291-11/+36
* AC_REPLACE_FUNCS: invoke _AH_CHECK_FUNC and AC_LIBSOURCE unconditionally.Zack Weinberg2020-06-291-10/+29
* maint: make update-copyrightJim Meyering2020-01-011-1/+1
* Prefer HTTPS to FTP and HTTPPaul Eggert2017-09-161-1/+1
* maint: update copyright dates for 2017Jim Meyering2017-01-011-1/+1
* autoconf: prefer an unrolled loop for trivial AC_CHECK_FUNCSPaolo Bonzini2016-12-211-4/+9
* AC_CHECK_FUNCS_ONCE: hoist cache name computation to m4 timeEric Blake2016-12-211-7/+17
* AC_CHECK_FUNCS_ONCE: hoist CPP name computation to m4 timeEric Blake2016-12-211-3/+13
* AC_CHECK_FUNCS_ONCE: honor current AC_LANGEric Blake2016-12-201-8/+9
* maint: make update-copyrightPaul Eggert2016-02-061-1/+1
* Port better to gcc -fsanitize=addressPaul Eggert2016-02-061-2/+8
* Fix memory leak in AC_FUNC_MMAPPaul Eggert2016-02-051-0/+2
* maint: bump copyright to 2015Paul Eggert2015-01-021-1/+1
* Change main () to main (void) for C/C++Vincent Lefevre2014-02-131-5/+5
* maint: bump copyright to 2014Eric Blake2014-01-011-1/+1
* Use AC_CHECK_{DECLS,FUNCS,HEADERS}_ONCE more in specific-check macros.Zack Weinberg2013-09-211-17/+15
* Modernize AC_INCLUDES_DEFAULT and friends.Zack Weinberg2013-09-211-37/+10
* * lib/autoconf/functions.m4 (HAVE_DOPRNT): Fix missing-comma typo.Paul Eggert2013-06-211-1/+1
* AC_PROG_CC etc: avoid warnings when removing conftest* on OS XPaul Eggert2013-03-081-1/+1
* AC_FUNC_SETPGRP: work even when cross-compilingPaul Eggert2013-02-131-9/+7
* maint: bump copyright to 2013Eric Blake2013-01-031-1/+1
* AC_FUNC_ALLOCA: port to recent BSDs and remove obsolete AIXPaul Eggert2012-12-201-17/+17
* maint: fix the comment at the end of _AC_FUNC_REALLOC_IFAdrian Bunk2012-09-251-1/+1
* AC_FUNC_VFORK: check for Solaris 2.4 signal-handling bugPaul Eggert2012-09-161-4/+20
* functions: add Bitrig defaultsDavid Hill2012-06-181-2/+2
* functions: improve cross-compilation guesses for glibc system hostsBruno Haible2012-05-031-14/+62
* maint: update copyright yearPaul Eggert2012-01-041-1/+1
* * lib/autoconf/functions.m4 (_AC_REPLACE_FUNCS): Fix tr-cpp problem.Timo Kamph2011-06-301-1/+1
* * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Be even smarter.Paul Eggert2011-06-191-6/+9
* * lib/autoconf/functions.m4 (_AC_LIBOBJ_ALLOCA): Try to outsmart GCC.Paul Eggert2011-06-181-12/+6
* maint: update copyright yearEric Blake2011-01-041-2/+1
* AC_REPLACE_FUNCS: allow split lines againEric Blake2010-09-221-0/+3
* AC_LIBOBJ: optimize internal useEric Blake2010-09-211-1/+1
* AC_REPLACE_FUNCS: restore shell loop for non-literalEric Blake2010-09-211-1/+5
* AC_FUNC_STRNLEN: more realistic cross-compilation guessBruno Haible2010-09-171-1/+6
* autoconf: fix regression in AC_FUNC_SELECT_ARGTYPESEric Blake2010-08-261-1/+1
* docs: mention cost of globbing during variable expansionEric Blake2010-08-251-1/+1
* AC_FUNC_GETLOADAVG: don't define SVR4 on cygwinEric Blake2010-08-241-1/+2
* AC_FUNC_ALLOCA: modernizeBruno Haible2010-08-051-1/+2
* Formatting cleanups in macro comments.Ralf Wildenhues2010-03-121-3/+3
* Optimize AC_REPLACE_FUNCS.Eric Blake2010-02-261-3/+14
* Allow AC_FUNC_MKTIME to work with C++.Ralf Wildenhues2010-01-121-11/+8
* Update copyright year.Eric Blake2010-01-051-1/+1
* Fix AC_FUNC_MMAP regression with C++ compiler in 2.65.Ralf Wildenhues2009-11-241-3/+4
* Fix AC_FUNC_MMAP for cygwin.Eric Blake2009-11-091-23/+32
* Fit configure output in 80 columns.Eric Blake2009-09-211-5/+5
* Update License to GPLv3+ including new Autoconf Exception.Ralf Wildenhues2009-09-091-36/+14
* Update copyright.Eric Blake2009-08-141-2/+2