lib/util: rename USE_LINUX_THREAD_CREDENTIALS to HAVE_LINUX_THREAD_CREDENTIALS
authorRalph Boehme <slow@samba.org>
Thu, 28 Jun 2018 12:28:34 +0000 (14:28 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 24 Jul 2018 15:38:28 +0000 (17:38 +0200)
commit0d2eeb9422bf3fb3097637c63d9e7c8bd20417af
treec563f4257e21e850ac00133fc45869dc2dd4701e
parentfb6b6cf3e43165ced4b1039f2683d19f277c0792
lib/util: rename USE_LINUX_THREAD_CREDENTIALS to HAVE_LINUX_THREAD_CREDENTIALS

The define reflects the results of a feature test, not a configure
option.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/util/setid.c
source3/lib/util_sec.c
source3/modules/vfs_aio_pthread.c
source3/wscript
tests/summary.c