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:12:12 +0000 (13:12 +0100)
commitbe4496be7b7196df4710e1a45878d62c34386305
tree07b48729cf1a6bf871cc0b3ac3a665ed9911d76f
parent623391308f3fb26fdc2515baf41bb57ac1e5fc96
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
source/Makefile.in