Try and fix the autoconf build on Solaris/Nexenta/etc.
authorJeremy Allison <jra@samba.org>
Fri, 29 Jun 2012 20:46:23 +0000 (13:46 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 29 Jun 2012 22:32:36 +0000 (00:32 +0200)
commitf81fd1ccc3228bf06455ad4c3265b71ca17ae407
treed09aed8da40fb158d599f5fffc6b7765734f91ca
parentd91bf0d42863c996df5bf3c0d57e329d7a58a6af
Try and fix the autoconf build on Solaris/Nexenta/etc.

Their AC_TRY_RUN doesn't include any current CPPFLAGS. Make
the set[res]uid checks independent of this. Needs a small
change to the waf build in order to code with the change.

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Jun 30 00:32:36 CEST 2012 on sn-devel-104
lib/util/setid.c
source3/configure.in
source3/lib/util_sec.c
source3/wscript