diff options
Diffstat (limited to 'source3/wscript')
-rw-r--r-- | source3/wscript | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/wscript b/source3/wscript index 90a541ba95..2082a8bd05 100644 --- a/source3/wscript +++ b/source3/wscript @@ -290,8 +290,6 @@ __sys_llseek syslog _telldir __telldir telldir64 textdomain timegm utimensat vsyslog _write __write __xstat ''') - conf.CHECK_TYPE('struct timespec', headers='sys/time.h time.h') - conf.CHECK_SAMBA3_CHARSET() # see build/charset.py # FIXME: these should be tests for features, but the old build system just |