autoconf/lib
Zack Weinberg a8b69e68aa
Fix more bugs in specific tests under AC_LANG(C++).
Found by exhaustive testing for differences between probe results
under AC_LANG(C) and AC_LANG(C++).

 * lib/autoconf/c.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER): Cast result of
   malloc for C++ compatibility.
 * lib/autoconf/programs.m4 (_AC_PROG_LEX_YYTEXT_DECL): Declare yywrap
   as extern "C" when compiling as C++.
2020-11-09 13:10:46 -05:00
..
autoconf Fix more bugs in specific tests under AC_LANG(C++). 2020-11-09 13:10:46 -05:00
Autom4te mktmpdir: Ensure that $tmp is always an absolute pathname. 2020-09-24 16:06:23 -04:00
autoscan maint: make update-copyright 2020-01-01 11:45:50 -08:00
autotest Improve handling of missing aux scripts. 2020-10-20 13:59:26 -04:00
emacs maint: make update-copyright 2020-01-01 11:45:50 -08:00
m4sugar _AS_PATH_WALK: Use AS_IF for IF-NOT-FOUND argument. 2020-10-10 14:07:53 -04:00
autom4te.in Improve handling of missing aux scripts (autoreconf) 2020-10-20 16:57:01 -04:00
freeze.mk Port build procedure to AIX 7.1 2020-07-17 18:43:38 -07:00
local.mk Do not apply --program-transform-name to build-aux scripts. 2020-11-05 10:19:26 -05:00