build: fix bug #5677 - fix test_{shlibs,nss_modules,pam_modules} on Solaris
commit56165c7fac75dfb63ff7f732735e4cd10f34fb59
authorMichael Adam <obnox@samba.org>
Mon, 27 Oct 2008 11:59:11 +0000 (27 12:59 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 18 Nov 2008 09:06:43 +0000 (18 10:06 +0100)
treecf7bf55c6e6d005d5f0a00574b105b9127723542
parent496802fde92a54729d08755c9562ef7fb322a375
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 c202b78f2f02d06f849d6d753685a3a4c141de3f)
source/Makefile.in