summaryrefslogtreecommitdiff
path: root/lib/replace
diff options
context:
space:
mode:
Diffstat (limited to 'lib/replace')
-rw-r--r--lib/replace/wscript2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/replace/wscript b/lib/replace/wscript
index e2baa02b00..afb0a01903 100644
--- a/lib/replace/wscript
+++ b/lib/replace/wscript
@@ -146,8 +146,6 @@ def configure(conf):
conf.CHECK_DECLS('snprintf vsnprintf asprintf vasprintf')
- conf.CHECK_FUNCS('dirfd', headers='dirent.h')
- conf.CHECK_DECLS('dirfd', reverse=True, headers='dirent.h')
conf.CHECK_DECLS('errno', headers='errno.h', reverse=True)
conf.CHECK_DECLS('environ getgrent_r getpwent_r', reverse=True, headers='pwd.h grp.h')
conf.CHECK_DECLS('pread pwrite setenv setresgid setresuid', reverse=True)