Re: [PATCH] bug fixes for AS_IF and _AC_LANG_COMPILER_GNU

2020-07-10 Thread Paul Eggert
On 3/14/20 7:31 AM, Jannick wrote: - AS_IF: cope with blank false branch. - _AC_LANG_COMPILER_GNU: make cached result available to calling macro. Thanks, I installed the _AC_LANG_COMPILER_GNU patch into the master branch on savannah. However, the AS_IF patch causes 'make check' to fail, becau

[PATCH] bug fixes for AS_IF and _AC_LANG_COMPILER_GNU

2020-03-14 Thread Jannick
Attached bug fix patches for your consideration with changes as small as possible: - AS_IF: cope with blank false branch. - _AC_LANG_COMPILER_GNU: make cached result available to calling macro. Thanks, J. 0001-_AC_LANG_COMPILER_GNU-bug-fix-for-cases-when-result-.patch Description: Binary data