waf-python: make the pyext flag add the pyembed features for libraries
authorAndrew Tridgell <tridge@samba.org>
Thu, 21 Oct 2010 06:44:32 +0000 (17:44 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 21 Oct 2010 08:03:27 +0000 (19:03 +1100)
commit7ffb781e81ef15bed730a8c2c3ddc4280485ee9f
treef9971f06652459b2c8cfa830fb4b013e2da1395e
parent0966776b363ac7a66a5d22c05d474e35e6994c68
waf-python: make the pyext flag add the pyembed features for libraries

this is rather strange, but we get build errors without it. There may
be a bug in the waf python tool, or I may misunderstand how to use it
buildtools/wafsamba/wafsamba.py