diff --git a/lib/replace/wscript b/lib/replace/wscript index e7159c067c5..cdfe9435d84 100644 --- a/lib/replace/wscript +++ b/lib/replace/wscript @@ -422,7 +422,7 @@ def configure(conf): define = 'HAVE_BSD_STRTOLL', ) conf.CHECK_FUNCS('if_nametoindex strerror_r') - conf.CHECK_FUNCS('getdirentries getdents syslog') + conf.CHECK_FUNCS('syslog') conf.CHECK_FUNCS('gai_strerror get_current_dir_name') conf.CHECK_FUNCS('timegm getifaddrs freeifaddrs mmap setgroups syscall setsid') conf.CHECK_FUNCS('getgrent_r getgrgid_r getgrnam_r getgrouplist getpagesize') diff --git a/source3/wscript b/source3/wscript index 1dc5abf0ab6..de6e875c7c3 100644 --- a/source3/wscript +++ b/source3/wscript @@ -393,7 +393,7 @@ __fchdir fchmod fchown _fcntl __fcntl fcvt fcvtl fdatasync _fork __fork fseeko _fstat __fstat fsync futimens futimes __fxstat getauthuid -getcwd _getcwd __getcwd getdents __getdents getdirentries +getcwd _getcwd __getcwd getgrent getgrnam getgrouplist getgrset getmntent getpagesize getpwanam getpwent_r getrlimit glob grantpt hstrerror initgroups innetgr