fcntl: Remove call-in from fchdir.m4.
[pspp] / m4 / fchdir.m4
index 502f62e9e4730308fb3797bb9e53a69b3d4c8c93..a387dbb4f9fa80860cd3221c8128ad130436667b 100644 (file)
@@ -27,7 +27,6 @@ AC_DEFUN([gl_FUNC_FCHDIR],
     REPLACE_OPENDIR=1
     REPLACE_CLOSEDIR=1
     REPLACE_DUP=1
-    gl_REPLACE_FCNTL
     AC_CACHE_CHECK([whether open can visit directories],
       [gl_cv_func_open_directory_works],
       [AC_RUN_IFELSE([AC_LANG_PROGRAM([[#include <fcntl.h>