summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* make fetchZack Weinberg2020-09-034-4/+3
* Fatalize all warnings in Perl code.Zack Weinberg2020-08-318-8/+8
* Autom4te::XFile: Remove unnecessary imports.Zack Weinberg2020-08-311-4/+1
* Rationalize ‘use’ order in Perl code.Zack Weinberg2020-08-319-36/+47
* perl: Replace -w option in shebangs with ‘use warnings’ in codeSerhii Popovych2020-08-318-1/+8
* Fix testsuite failures from ‘make maintainer-check-c++’.Zack Weinberg2020-08-281-1/+6
* Suppress ‘make syntax-check’ complaint about use of strcmp.Zack Weinberg2020-08-281-1/+3
* AS_INIT: ensure fds 0, 1, 2 are openZack Weinberg2020-08-281-26/+52
* * lib/autoconf/types.m4: Say "Microsoft" before "Windows".Paul Eggert2020-08-231-4/+4
* AC_TYPE_PID_T: Define pid_t correctly on 64-bit native Windows.Bruno Haible2020-08-231-1/+26
* Properly skip erlang tests when erl/erlc are not available.Zack Weinberg2020-08-201-4/+4
* _AC_COMPILER_EXEEXT_CROSS: exit 77 if test program does not runZack Weinberg2020-08-181-1/+1
* autoreconf: integrate intltoolize into the standard configuration toolsEli Schwartz2020-08-181-0/+1
* autoreconf: integrate gtkdocize into the standard reconfiguration toolsEli Schwartz2020-08-181-0/+1
* Warn if AC_INIT or AC_OUTPUT are missing from configure.ac (#107986)Zack Weinberg2020-08-184-1/+35
* Trim whitespace from arguments of AC_INIT (#107986)Zack Weinberg2020-08-181-22/+48
* Pacify -Werror in two placesPaul Eggert2020-08-061-4/+4
* * lib/autoconf/c.m4: Bring XL C comments up to date.Paul Eggert2020-08-061-7/+7
* Only probe C++ language features, not library, for speed (#110285)Zack Weinberg2020-08-041-139/+108
* Work around ksh93 bug that broke config.statusPaul Eggert2020-08-021-2/+2
* make fetchPaul Eggert2020-08-011-2/+3
* Remove obsolete Cray supportPaul Eggert2020-07-301-20/+0
* Port AC_F77_LIBRARY_LDFLAGS to oneAPI HPC ToolkitPaul Eggert2020-07-221-0/+1
* Don’t assume plain ‘make’ in C unit testsPaul Eggert2020-07-201-1/+2
* Port build procedure to AIX 7.1Paul Eggert2020-07-171-4/+4
* Test AC_FC_LINE_LENGTH only to 250 columnsPaul Eggert2020-07-171-1/+1
* Fix ${VAR-NONWORD} bugsPaul Eggert2020-07-163-10/+14
* Revise documentation for AC_PROG_LEX.Zack Weinberg2020-07-161-1/+1
* AC_PROG_LEX no longer sets LEXLIB for yywrapPaul Eggert2020-07-161-0/+5
* Fix AC_PROG_LEX regressionPaul Eggert2020-07-161-4/+9
* Revert mistaken patch for BisonPaul Eggert2020-07-151-2/+2
* Revert mistaken patch for WinePaul Eggert2020-07-151-11/+1
* Formally obsolete AC_CONFIG_HEADER (#105403)Zack Weinberg2020-07-121-4/+2
* Add AC_PROG_EGREP to AU_DEFUN for AC_HEADER_STDC (#110215)Zack Weinberg2020-07-121-3/+5
* Fix logic error in _AC_PROG_LEX_YYTEXT_DECL (#109320)Tom2020-07-121-8/+13
* Fix ac_compiler_gnu bugPaul Eggert2020-07-101-1/+3
* AS_INIT: basename __file__Luke Mewburn2020-07-051-1/+3
* Fix AC_CHECK_LIB quoting bugPaul Eggert2020-07-021-1/+1
* Consistently expand macros in whitespace-separated lists.Zack Weinberg2020-06-295-30/+108
* AC_REPLACE_FUNCS: invoke _AH_CHECK_FUNC and AC_LIBSOURCE unconditionally.Zack Weinberg2020-06-291-10/+29
* make fetchPaul Eggert2020-06-294-58/+18
* Save and check Autom4te version in cachePaul Eggert2020-06-291-5/+20
* Fix undefined behavior in AC_SYS_LARGEFILEPaul Eggert2020-06-291-1/+1
* Look for AM_PROG_LIBTOOL tooAndreas Barth2020-06-291-0/+1
* Define $as_echo and $as_echo_n for backward compatibility.Zack Weinberg2020-03-131-4/+24
* _AS_REEXEC_WITH_SHELL: don’t use AS_EXIT.Zack Weinberg2020-03-131-1/+4
* Fix _AS_DETECT_BETTER_SHELL breakagePaul Eggert2020-03-121-1/+1
* Mention 32-bit GNU/Linux 64-bit inodesPaul Eggert2020-02-211-0/+3
* Remove definition of _DARWIN_USE_64_BIT_INODEPaul Eggert2020-02-211-3/+0
* maint: make update-copyrightJim Meyering2020-01-0136-39/+50