]> Savannah Git Hosting - gnulib.git/commit
malloc-gnu, etc.: prefer AS_CASE to woolly AS_IF
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Apr 2021 18:31:02 +0000 (11:31 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 18 Apr 2021 18:33:33 +0000 (11:33 -0700)
commitb28520a80602107bc44300573b71cf293d0ab6ac
tree7f0a77b05d6f3846d77778213908e4396a9531bc
parent1179a1dec7c303294a934efe2e8d85e19a87c4e8
malloc-gnu, etc.: prefer AS_CASE to woolly AS_IF

* m4/calloc.m4 (_AC_FUNC_CALLOC_IF):
* m4/malloc.m4 (_AC_FUNC_MALLOC_IF):
* m4/realloc.m4 (_AC_FUNC_REALLOC_IF): Use AS_CASE.
ChangeLog
m4/calloc.m4
m4/malloc.m4
m4/realloc.m4