build: fix bug #5677 - fix test_{shlibs,nss_modules,pam_modules} on Solaris
commitb40fdb68461d8e961f6c009ce72381415defa3da
authorMichael Adam <obnox@samba.org>
Mon, 27 Oct 2008 11:59:11 +0000 (27 12:59 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 9 Dec 2008 10:39:02 +0000 (9 11:39 +0100)
tree7ba124fe68b64fa6cb4a6e810bd64d5c11ca3ac9
parent2c9a114a8481dc3462faa3bbdcb7fe64b74afadc
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
(cherry picked from commit be4496be7b7196df4710e1a45878d62c34386305)
source/Makefile.in