[s3]build: fix bug #5677 - fix test_{shlibs,nss_modules,pam_modules} on Solaris
authorMichael Adam <obnox@samba.org>
Mon, 27 Oct 2008 11:59:11 +0000 (12:59 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 27 Oct 2008 12:02:35 +0000 (13:02 +0100)
commit1c6aa01e1f2f5e7ec1a55aace9392622d91b04c5
tree311feb6813ac5766768a1975fde2548ec9f2d074
parent71a2e02cf1b8523442ca67dffa34889ca708b836
[s3]build: fix bug #5677 - fix test_{shlibs,nss_modules,pam_modules} on Solaris

and other systems where sh does not support "export FOO=bar"
by separating setting and exporting the variable.

Thanks to Yasuma Takeda <yasuma@osstech.co.jp> for the patch.

Michael
source3/Makefile.in