*** empty log message ***

This commit is contained in:
Jim Meyering
2002-04-30 09:20:26 +00:00
parent 24ad720079
commit 6e40a95415
+6
View File
@@ -1,3 +1,9 @@
2002-04-29 Paul Eggert <eggert@twinsun.com>
* prereq.m4 (jm_PREREQ_HARD_LOCALE): Check for stdlib.h.
Do not check for alloca.h (no longer used) or stdbool.h (was never
used?). Add AM_C_PROTOTYPES since hard-locale.h uses it.
2002-04-28 Paul Eggert <eggert@twinsun.com>
* m4/prereq.m4 (jm_PREREQ_SIG2STR): Remove; all callers changed.