wscript: Remove checks for shm_open and shmget
authorChristof Schmitt <cs@samba.org>
Wed, 24 Apr 2019 17:16:30 +0000 (10:16 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 25 Apr 2019 00:54:16 +0000 (00:54 +0000)
commit94f2ed3eb35b94d5152578dbb6d5ee8f2fa2da69
tree08d7eaf2647704153c5a9df5f7cdcf4d91a78d06
parent613acd3ddd789290f4a018f6920fc51ed9bac6b2
wscript: Remove checks for shm_open and shmget

Commit 74a16a1094278 "s3:smbprofile: Replace sysv shmem with tdb"
removed the usage of the shared memory segment for profiling data. As
there are no other users of shared memory segments, remove the configure
check for these functions.

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Apr 25 00:54:16 UTC 2019 on sn-devel-184
source3/wscript