Mercurial > hg > octave-nkf
diff configure.in @ 8549:424ba638d8f1
[mq]: fstat
author | file-io.cc (Ffstat): new function |
---|---|
date | Tue, 20 Jan 2009 20:02:43 -0500 |
parents | d66c9b6e506a |
children | 5cc594679cdc |
line wrap: on
line diff
--- a/configure.in +++ b/configure.in @@ -1505,7 +1505,7 @@ ### Checks for functions and variables. AC_CHECK_FUNCS(atexit basename bcopy bzero canonicalize_file_name \ - chmod dup2 endgrent endpwent execvp expm1 expm1f fcntl fork getcwd \ + chmod dup2 endgrent endpwent execvp expm1 expm1f fcntl fork fstat getcwd \ getegid geteuid getgid getgrent getgrgid getgrnam getpgrp getpid \ getppid getpwent getpwuid gettimeofday getuid getwd _kbhit kill \ lgamma lgammaf lgamma_r lgammaf_r link localtime_r log1p log1pf lstat \