build: fix waf checks for seteuid on non-Linux platforms
authorMichael Adam <obnox@samba.org>
Wed, 11 Jul 2012 13:39:18 +0000 (15:39 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 11 Jul 2012 15:44:45 +0000 (08:44 -0700)
commit5231d70fe506d345152b12c4ed704b1de814891f
tree89b02d9cc82845fd5d870afca660358c1cdce553
parent8ee30be431246863a0ddb2f942b7b6fe51788d6d
build: fix waf checks for seteuid on non-Linux platforms

An indentation error had linux-specific checks called on non-linux
with the effect that "#define USE_LINUX_THREAD_CREDENTIALS 1"
was effective.
source3/wscript