summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use AS_EXIT in autoconf.as.Eric Blake2008-10-252-4/+9
* Fix m4 underquoting in AC_PROG_INSTALL.Eric Blake2008-10-242-3/+7
* Speed up AC_CHECK_HEADER.Eric Blake2008-10-242-4/+11
* Use a shell function for AC_CHECK_FUNC.Paolo Bonzini2008-10-243-19/+42
* Work around fact that gnulib-tool doesn't use m4_copy.Eric Blake2008-10-242-2/+7
* Make m4_defun_init more robust.Eric Blake2008-10-243-6/+24
* Optimize clients of AS_REQUIRE.Eric Blake2008-10-244-48/+112
* Improve m4_copy.Eric Blake2008-10-248-25/+130
* AC_FUNC_GETGROUPS: Revert regression.Eric Blake2008-10-242-6/+15
* Whitespace cleanup.Eric Blake2008-10-232-94/+99
* For gfortran on sh, ignore -little.Chikama Masaki2008-10-233-1/+10
* Eliminate empty lines after AC_*_IFELSE.Paolo Bonzini2008-10-232-5/+11
* Avoid a fork in _AC_RUN_LOG and _AC_RUN_LOG_STDERRPaolo Bonzini2008-10-232-3/+13
* Ensure actions can look at conftest* files.Paolo Bonzini2008-10-233-14/+68
* Remove excess dnl from m4sh.Eric Blake2008-10-232-100/+100
* Use a shell function for _AC_RUN_IFELSE.Paolo Bonzini2008-10-232-15/+35
* Formatting tweak: balance () with m4sh case statements.Eric Blake2008-10-233-25/+40
* AC_FUNC_GETGROUPS: always define $ac_cv_func_getgroups_worksJim Meyering2008-10-232-3/+12
* Use a shell function for _AC_LINK_IFELSE.Paolo Bonzini2008-10-222-19/+42
* Fix autoconf logging commands.Eric Blake2008-10-222-8/+16
* Fix testsuite failure.Eric Blake2008-10-222-2/+9
* Improve wording related to automake and autotest.Eric Blake2008-10-213-28/+47
* Allow AS_VAR_SET_IF in shell lists.Eric Blake2008-10-216-15/+24
* Allow AS_VAR_IF in shell lists.Eric Blake2008-10-217-12/+23
* Allow AS_CASE in shell lists.Eric Blake2008-10-215-6/+18
* Allow AS_IF in shell lists.Eric Blake2008-10-217-20/+48
* Use a shell function for _AC_COMPILE_IFELSE.Paolo Bonzini2008-10-212-13/+35
* Use AS_VAR_APPEND.Eric Blake2008-10-216-29/+38
* Add AS_VAR_APPEND.Eric Blake2008-10-215-4/+128
* Use a shell function for _AC_PREPROC_IFELSE.Paolo Bonzini2008-10-213-16/+45
* Add banners to generated files.Eric Blake2008-10-212-9/+7
* Add banners to generated files.Eric Blake2008-10-213-5/+15
* Add AC_REQUIRE_SHELL_FN and the SHELL_FN diversion.Paolo Bonzini2008-10-202-0/+25
* Avoid unportable use of echo in testsuite.Eric Blake2008-10-202-6/+12
* Make sure that nested AS_REQUIRE do not lose the desired diversion.Paolo Bonzini2008-10-193-1/+50
* Document bugs in { } handling.Eric Blake2008-10-182-0/+20
* Fix some testsuite failures introduced two days ago.Eric Blake2008-10-182-3/+11
* Show how to extract single substitutions from config.status.Ralf Wildenhues2008-10-182-1/+14
* Add m4_curry.Eric Blake2008-10-175-21/+96
* Improve suggested test filtering.Eric Blake2008-10-172-12/+21
* Add m4_set_map.Eric Blake2008-10-175-5/+45
* Document m4_map_args.Eric Blake2008-10-178-34/+124
* Reduce vertical whitespace in configure.Eric Blake2008-10-173-3/+15
* Document AS_VAR interfaces.Eric Blake2008-10-173-9/+160
* Test AS_VAR interfaces.Eric Blake2008-10-173-2/+112
* Add AS_VAR_COPY.Eric Blake2008-10-175-6/+19
* Sort AS_VAR_* interfaces.Eric Blake2008-10-172-46/+56
* Allow comments before functions emitted by m4sh.Eric Blake2008-10-162-9/+24
* Add AS_FUNCTION_DESCRIBE.Eric Blake2008-10-163-49/+62
* Speed up m4_qlen with caching.Eric Blake2008-10-162-6/+19