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	Tue Jan 20 22:39:29 2009 +0100
+++ b/configure.in	Tue Jan 20 20:02:43 2009 -0500
@@ -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 \