comparison configure.ac @ 10243:8cea060a6c85

configure.ac: remove obsolete function checks
author John W. Eaton <jwe@octave.org>
date Tue, 02 Feb 2010 02:37:56 -0500
parents fa7b5751730c
children b0485f5a921e
comparison
equal deleted inserted replaced
10242:4acae5e46738 10243:8cea060a6c85
1493 AC_MSG_WARN([I couldn't find termios.h, termio.h, or sgtty.h!]) 1493 AC_MSG_WARN([I couldn't find termios.h, termio.h, or sgtty.h!])
1494 fi 1494 fi
1495 1495
1496 ### Checks for functions and variables. 1496 ### Checks for functions and variables.
1497 1497
1498 AC_CHECK_FUNCS(atexit basename bcopy bzero canonicalize_file_name \ 1498 AC_CHECK_FUNCS(atexit basename canonicalize_file_name \
1499 chmod dup2 endgrent endpwent execvp expm1 expm1f fcntl fork getcwd \ 1499 chmod dup2 endgrent endpwent execvp expm1 expm1f fcntl fork getcwd \
1500 getegid geteuid getgid getgrent getgrgid getgrnam getpgrp getpid \ 1500 getegid geteuid getgid getgrent getgrgid getgrnam getpgrp getpid \
1501 getppid getpwent getpwuid getuid getwd _kbhit kill \ 1501 getppid getpwent getpwuid getuid getwd _kbhit kill \
1502 lgamma lgammaf lgamma_r lgammaf_r localtime_r log1p log1pf \ 1502 lgamma lgammaf lgamma_r lgammaf_r localtime_r log1p log1pf \
1503 memmove mkstemp on_exit pipe poll putenv raise \ 1503 mkstemp on_exit pipe poll putenv raise \
1504 realpath resolvepath rindex roundl select setgrent setlocale \ 1504 realpath resolvepath rindex roundl select setgrent setlocale \
1505 setpwent setvbuf sigaction siglongjmp sigpending sigprocmask sigsuspend \ 1505 setpwent setvbuf sigaction siglongjmp sigpending sigprocmask sigsuspend \
1506 snprintf strdup strerror strsignal tempnam tgammaf trunc umask \ 1506 snprintf strdup strerror strsignal tempnam tgammaf trunc umask \
1507 uname usleep utime vfprintf vsprintf vsnprintf waitpid \ 1507 uname usleep utime vfprintf vsprintf vsnprintf waitpid \
1508 _chmod _snprintf x_utime _utime32) 1508 _chmod _snprintf x_utime _utime32)