s3/s4:build: honor library path from environment
authorBjörn Jacke <bj@sernet.de>
Fri, 3 Jul 2009 23:07:15 +0000 (01:07 +0200)
committerBjörn Jacke <bj@sernet.de>
Fri, 3 Jul 2009 23:14:24 +0000 (01:14 +0200)
commit077808f91610e70c2105b837a2704842191d1e3c
treef351e255de776b8b3234f42a0e72d8a8d917f399
parentcfacece9ed96dc46c12f20990110c6528080bc32
s3/s4:build: honor library path from environment

we may not throw away LD_LIBRARY_PATH and friends as they sometimes contain
important information. Some of the build farm machines for example have the
python lib path in there - we can't run make test when we suddenly forget how
to use python
source3/Makefile.in
source3/samba4.mk
source4/Makefile