summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2015-06-10 14:33:35 +0200
committerAmitay Isaacs <amitay@samba.org>2015-06-10 17:50:41 +0200
commita5fd4ca0dbe4f7cbf0d3ead4214af283aabe4790 (patch)
treec3560ab48a4c9694c270207dc29f331a15935f0d /source3
parent322f4b76e5cae9f2513ef68d7d86ad19d4a88244 (diff)
downloadsamba-a5fd4ca0dbe4f7cbf0d3ead4214af283aabe4790.tar.gz
s3:wscript: remove signal related configure checks
These are done in lib/replace now. BUG: https://bugzilla.samba.org/show_bug.cgi?id=11326 Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Reviewed-by: Amitay Isaacs <amitay@gmail.com> Autobuild-User(master): Amitay Isaacs <amitay@samba.org> Autobuild-Date(master): Wed Jun 10 17:50:41 CEST 2015 on sn-devel-104
Diffstat (limited to 'source3')
-rw-r--r--source3/wscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/wscript b/source3/wscript
index 027668468fc..c9f3a370aea 100644
--- a/source3/wscript
+++ b/source3/wscript
@@ -83,7 +83,7 @@ def configure(conf):
conf.CHECK_FUNCS('strtol strchr strupr chflags')
conf.CHECK_FUNCS('getrlimit fsync fdatasync setpgid')
conf.CHECK_FUNCS('setsid glob strpbrk crypt16 getauthuid')
- conf.CHECK_FUNCS('sigprocmask sigblock sigaction sigset innetgr')
+ conf.CHECK_FUNCS('innetgr')
conf.CHECK_FUNCS('initgroups select poll rdchk getgrnam getgrent pathconf')
conf.CHECK_FUNCS('setpriv setgidx setuidx setgroups syscall sysconf')
conf.CHECK_FUNCS('atexit grantpt posix_openpt fallocate posix_fallocate')
@@ -380,7 +380,7 @@ rdchk _read __read _readdir __readdir
_seekdir __seekdir
select setenv setgidx setgroups setlocale setluid
setmntent setpgid setpriv setsid setuidx
-shmget shm_open sigaction sigblock sigprocmask sigset
+shmget shm_open
_stat __stat statvfs
strcasecmp strchr strpbrk strsignal strtol strupr sysconf sysctl sysctlbyname
__sys_llseek syslog _telldir __telldir timegm