flush
[m6w6/ext-psi] / m4 / fcntl.m4
index a9b59d49548ec30de2feb6efd19c41864f272249..9e992cce318363ebc8dde4803438883ebd5c7e7d 100644 (file)
@@ -1,5 +1,5 @@
 PSI_CHECK_FCNTL() {
-       AC_CHECK_HEADERS(fcntl.h)
+       PSI_CONFIG_POSIX(fcntl, fcntl.h)
 
        PSI_CONST(F_DUPFD, int)
        PSI_CONST(F_DUPFD_CLOEXEC, int)