build: reuse SAMBA_LIBRARY() to build python modules
authorAndrew Tridgell <tridge@samba.org>
Mon, 29 Mar 2010 04:19:13 +0000 (15:19 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 6 Apr 2010 10:27:15 +0000 (20:27 +1000)
commitd87b77e649bee4e4acbc0ab1d2d462673b541e7a
tree52e197f635a800146a6d67da89685792ecff3b90
parent02f9364bbcafb440be01c733dab49bee2a5138f4
build: reuse SAMBA_LIBRARY() to build python modules

This allows the rpath logic to be shared, and simplifies the install
logic
buildtools/wafsamba/samba_python.py
buildtools/wafsamba/wafsamba.py