s3/param: Autogenerate parameters prototypes again after proto.h was frozen
authorAndrew Bartlett <abartlet@samba.org>
Mon, 14 Oct 2013 02:39:10 +0000 (15:39 +1300)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Oct 2013 07:31:01 +0000 (09:31 +0200)
commit651cf893903147cf6d3f1ccb6432c2661cdc36c5
tree4c336321c78a1639b10825ef5ec9cc134cf14a53
parent22ca0404fc973a6f716f76e7b4bbfa4656f33ab3
s3/param: Autogenerate parameters prototypes again after proto.h was frozen

This autogenerates the parameters so that we can keep everything in sync easier,
particularly when adding new parameters.  This will also make it easier to move
to a fully autogenerated system in the future, as it reduces special cases.

Andrew Bartlett

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
script/mks3param_proto.pl [new file with mode: 0644]
source3/include/proto.h
source3/param/wscript_build