s3-waf: Fix linking bugs causing segfaults.
authorAndreas Schneider <asn@samba.org>
Thu, 7 Jul 2011 12:59:51 +0000 (14:59 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 7 Jul 2011 14:50:05 +0000 (16:50 +0200)
commit1caa7a852c972f1e6a88538f6d10baec17842449
treebe90d3bca06e0523f5aa2a099622895ca35df4c4
parentcd83c1d9582e3252b2c964d77aebf1d241d371a6
s3-waf: Fix linking bugs causing segfaults.

As auth_util.c is linked several times the static variables have
different address on different calls. This leads to segfaults.

Autobuild-User: Andreas Schneider <asn@cryptomilk.org>
Autobuild-Date: Thu Jul  7 16:50:05 CEST 2011 on sn-devel-104
source3/rpc_server/wscript_build
source3/wscript_build