Mercurial > hg > octave-nkf
diff configure.ac @ 10255:dc088edd9a78
configure.ac: don't check for raise or strdup
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Wed, 03 Feb 2010 05:27:28 -0500 |
parents | 874510cea891 |
children | c84186ad78f3 |
line wrap: on
line diff
--- a/configure.ac +++ b/configure.ac @@ -1493,10 +1493,10 @@ getegid geteuid getgid getgrent getgrgid getgrnam getpgrp getpid \ getppid getpwent getpwuid getuid getwd _kbhit kill \ lgamma lgammaf lgamma_r lgammaf_r localtime_r log1p log1pf \ - mkstemp pipe putenv raise \ + mkstemp pipe putenv \ realpath resolvepath rindex roundl select setgrent setlocale \ setpwent setvbuf siglongjmp \ - snprintf strdup strerror strsignal tempnam tgammaf trunc umask \ + snprintf strerror strsignal tempnam tgammaf trunc umask \ uname utime vfprintf vsprintf vsnprintf waitpid \ _chmod _snprintf x_utime _utime32)