From ca7b1dfcc5834b7f8c9d08efaf9be069a045c460 Mon Sep 17 00:00:00 2001 From: Raja R Harinath Date: Wed, 20 May 1998 00:10:46 +0000 Subject: New check. (sys_errlist): Check for this variable, needed for `strerror'. * gnome-support.m4 (strerror): New check. (sys_errlist): Check for this variable, needed for `strerror'. (program_invocation_name, program_invocation_short_name): Change method used to check for these. svn path=/trunk/; revision=219 --- macros/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'macros/ChangeLog') diff --git a/macros/ChangeLog b/macros/ChangeLog index 1ae640dd9d..c6aaa920da 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,10 @@ +1998-05-19 Raja R Harinath + + * gnome-support.m4 (strerror): New check. + (sys_errlist): Check for this variable, needed for `strerror'. + (program_invocation_name, program_invocation_short_name): Change + method used to check for these. + 1998-05-09 Raja R Harinath * autogen.sh: Remove simple-minded check for `gtk+'. -- cgit