Add include/lib folders from the commandline
authorThomas Nagy <tnagy2pow10@gmail.com>
Thu, 17 May 2012 12:49:08 +0000 (14:49 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 18 May 2012 05:44:43 +0000 (15:44 +1000)
commit4626f25b5353c4c648e9403c6593feb2c9a2e347
tree6d24484b9318f08a774589d1f9fe9608bfe6c180
parent975e799e866b4d97b71a7bf3ddabf7c19f8a9f87
Add include/lib folders from the commandline

By using opt.add_option(..., match=['Checking for library iconv'], dest='iconvdir'),
all configuration tests displaying 'Checking for library iconv' will get
$(iconvdir)/lib and $(iconvdir)/include
buildtools/wafsamba/samba_conftests.py
buildtools/wafsamba/wscript