waf: Don't link python modules against libpython2.x, consistent with other Python...
authorJelmer Vernooij <jelmer@samba.org>
Sat, 12 Nov 2011 04:20:10 +0000 (05:20 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 13 Nov 2011 17:06:06 +0000 (18:06 +0100)
commit312fd94002cd576140e5d90ef70ea2dd053c949a
tree663a557778993833e1f287f9fa4f6aa93e6d5967
parentc529c12c7d644bb2d7391a5d736ee9e6b12d6ab6
waf: Don't link python modules against libpython2.x, consistent with other Python modules.

Rather, rely just on waf's pyext feature. This fixes a warning from dh_python2.
buildtools/wafsamba/samba_python.py
buildtools/wafsamba/wafsamba.py
source4/scripting/python/wscript_build