svn commit: samba r26486 - in branches/SAMBA_4_0: . source/build/smb_build source/selftest

Stefan (metze) Metzmacher metze at samba.org
Mon Dec 17 08:39:59 GMT 2007


> -SELFTEST = $(PERL) $(srcdir)/selftest/selftest.pl --prefix=${selftest_prefix} \
> +SELFTEST = $(LIB_PATH_VAR)=$(builddir)/bin/shared $(PERL) $(srcdir)/selftest/selftest.pl --prefix=${selftest_prefix} \
>      --builddir=$(builddir) --srcdir=$(srcdir) \
>      --expected-failures=$(srcdir)/samba4-knownfail \
>      --exclude=$(srcdir)/samba4-skip --testlist="./selftest/samba4_tests.sh|" \

Shouldn't we only prepend the path to the possible existing list of pathes?

> -if (defined($ENV{PKG_CONFIG_PATH})) {
> -	$ENV{PKG_CONFIG_PATH} = "$old_pwd/bin/pkgconfig:$ENV{PKG_CONFIG_PATH}";
> -} else { 
> -	$ENV{PKG_CONFIG_PATH} = "$old_pwd/bin/pkgconfig";
> -}

Why have you removed the pkgconfig stuff?

metze
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/samba-technical/attachments/20071217/1c6741ab/signature.bin


More information about the samba-technical mailing list