waf: added automatic prototyping of static module init functions
authorAndrew Tridgell <tridge@samba.org>
Mon, 1 Nov 2010 03:57:57 +0000 (14:57 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 1 Nov 2010 07:55:19 +0000 (18:55 +1100)
commit0a703c7fd10d8adc57f5703c697eb80a7a7202bc
treed1d0e368230a766db19b5779415576fde7f32415
parent014a90f6eff99ab84ad916391e40d63b51196036
waf: added automatic prototyping of static module init functions

this avoids the need to manually list all our static init functions in
the code

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
buildtools/wafsamba/samba_deps.py