Mercurial > hg > octave-nkf
changeset 10256:c84186ad78f3
configure.ac: don't check for strerror
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 03 Feb 2010 05:31:47 -0500 |
parents | dc088edd9a78 |
children | cd550069240e |
files | ChangeLog configure.ac |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-02-03 John W. Eaton <jwe@octave.org> + + * configure.ac: Don't check for strerror. + 2010-02-03 John W. Eaton <jwe@octave.org> * configure.ac: Don't check for raise or strdup.
--- a/configure.ac +++ b/configure.ac @@ -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)