# HG changeset patch # User John W. Eaton # Date 1265193107 18000 # Node ID c84186ad78f324f8350f9fc60b157e23a70a8127 # Parent dc088edd9a78816c2219f25964ac03d78a62e0b3 configure.ac: don't check for strerror diff -r dc088edd9a78 -r c84186ad78f3 ChangeLog --- a/ChangeLog Wed Feb 03 05:27:28 2010 -0500 +++ b/ChangeLog Wed Feb 03 05:31:47 2010 -0500 @@ -1,3 +1,7 @@ +2010-02-03 John W. Eaton + + * configure.ac: Don't check for strerror. + 2010-02-03 John W. Eaton * configure.ac: Don't check for raise or strdup. diff -r dc088edd9a78 -r c84186ad78f3 configure.ac --- a/configure.ac Wed Feb 03 05:27:28 2010 -0500 +++ b/configure.ac Wed Feb 03 05:31:47 2010 -0500 @@ -1496,7 +1496,7 @@ mkstemp pipe putenv \ realpath resolvepath rindex roundl select setgrent setlocale \ setpwent setvbuf siglongjmp \ - snprintf strerror strsignal tempnam tgammaf trunc umask \ + snprintf strsignal tempnam tgammaf trunc umask \ uname utime vfprintf vsprintf vsnprintf waitpid \ _chmod _snprintf x_utime _utime32)