summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Avoid "warning: The macro `AC_DECL_SYS_SIGLIST' is obsolete".Bruno Haible2020-09-281-2/+2
* Avoid "warning: The macro `_AC_COMPUTE_INT' is obsolete".Bruno Haible2020-09-281-2/+2
* Avoid "warning: The macro `AC_HEADER_STDC' is obsolete".Bruno Haible2020-09-282-16/+4
* Enable testing of prereleases of Autoconf 2.70.Bruno Haible2020-09-284-9/+9
* Avoid "warning: The macro `AC_PROG_CC_STDC' is obsolete".Bruno Haible2020-09-271-16/+10
* Avoid "warning: The macro `AC_HELP_STRING' is obsolete".Gavin Smith2020-09-272-6/+6
* Avoid "warning: $as_echo_n is obsolete" from autoconf 2.69c.Bruno Haible2020-09-271-5/+4
* extensions: Simplify last commit.Bruno Haible2020-09-271-9/+1
* extensions: require AC_GNU_SOURCE only for <=2.63Paul Eggert2020-09-261-2/+2
* c-stack: improve checking if !libsigsegvPaul Eggert2020-09-201-18/+15
* Revert now-unnecessary override of config.guess on Alpine Linux 3.10.Bruno Haible2020-09-202-34/+4
* havelib: Avoid linking with libc.a on GNU systems.Bruno Haible2020-09-201-2/+15
* Fix recognition of musl libc on Alpine Linux 3.10.Bruno Haible2020-09-192-4/+34
* nl_langinfo: Make multithread-safe on Solaris 10 and Solaris 11.3.Bruno Haible2020-09-191-3/+19
* fsusage, getaddrinfo: Produce more regular configure output.Bruno Haible2020-09-192-4/+2
* Add back gl_SILENT.Bruno Haible2020-09-191-1/+17
* signalblocking: simplify and remove gl_SILENTPaul Eggert2020-09-172-30/+5
* sigprocmask: Fix configuration failure on Solaris 10 (regr. 2020-07-25). Part 2.Bruno Haible2020-09-171-1/+1
* sigprocmask: Fix configuration failure on Solaris 10 (regr. 2020-07-25).Bruno Haible2020-09-171-4/+9
* stat, fstat: Fix when compiling for versions older than Windows Vista.Bruno Haible2020-09-162-2/+14
* manywarnings: remove -Wchkp and -Wabi from C++ tooPaul Eggert2020-09-011-2/+0
* strerrorname_np: New module.Bruno Haible2020-08-302-43/+92
* stdint, wchar, wctype-h: Change configure message.Bruno Haible2020-08-271-6/+6
* time_rz: Change configure message.Bruno Haible2020-08-271-7/+7
* stdint: Change configure message.Bruno Haible2020-08-271-8/+10
* socketlib: Change configure message.Bruno Haible2020-08-271-13/+19
* include_next: Change configure message.Bruno Haible2020-08-271-8/+10
* getcwd: Change configure message.Bruno Haible2020-08-271-13/+13
* chdir-long: Change configure message.Bruno Haible2020-08-271-5/+5
* ceill: Change configure message.Bruno Haible2020-08-271-24/+24
* iconv: Change configure message.Bruno Haible2020-08-271-21/+23
* sys_types: let Autoconf 2.70 do pid_tPaul Eggert2020-08-231-1/+6
* sys_types: Fix definition of pid_t on 64-bit MSVC.Bruno Haible2020-08-241-0/+33
* inttypes: Fix {PRI,SCN}*PTR on 32-bit native Windows (regr. 2020-07-21).Bruno Haible2020-08-241-2/+2
* doc: Update for OpenBSD 6.0, 6.7.Bruno Haible2020-08-238-25/+39
* sigdescr_np: New module.Bruno Haible2020-08-222-2/+21
* sigabbrev_np: New module.Bruno Haible2020-08-212-2/+21
* uchar: Fix compilation errors in C++ mode on macOS.Bruno Haible2020-08-201-3/+10
* uchar: Fix compilation errors in C++ mode on OpenBSD.Bruno Haible2020-08-191-1/+26
* Assume autoconf >= 2.64.Bruno Haible2020-08-171-2/+2
* Don't use Autoconf quadrigraphs.Bruno Haible2020-08-167-22/+22
* Fix quoting of AC_LANG_PROGRAM arguments.Bruno Haible2020-08-1614-92/+96
* Assume autoconf >= 2.64.Bruno Haible2020-08-1610-115/+43
* sys_ioctl: Simplify.Bruno Haible2020-08-161-2/+2
* Fix quoting of AC_LANG_SOURCE arguments.Bruno Haible2020-08-166-34/+20
* canonicalize: Fix a problem of the autoconf test on MSVC/clang.Bruno Haible2020-08-151-1/+2
* Determine asm output option and filename suffix for MSVC/clang.Bruno Haible2020-08-151-3/+14
* frexpl: Fix configuration test result on MSVC.Bruno Haible2020-08-151-2/+4
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-1548-219/+374
* Fix "unknown pragma ignored" warnings with clang on native Windows.Bruno Haible2020-08-152-4/+4