Add --enable-picky-developer
authorZach Loafman <zachary.loafman@isilon.com>
Thu, 3 Jul 2008 20:45:07 +0000 (13:45 -0700)
committerVolker Lendecke <vl@samba.org>
Tue, 22 Jul 2008 13:00:48 +0000 (15:00 +0200)
commit45bbad9ca03621e67b4fe1db3299da0557fcf812
treecb9434c6c3b58494af512f1f233220830ab58134
parent2d7660dcc3df2148be07152cf2337336ae54de85
Add --enable-picky-developer

This adds an --enable-picky-developer option that will halt compilation
on warnings. Yes, this could be handled by a direct Makefile change, but
people should be encourage to do it!
(This used to be commit 10a2ab40771b7d0222f339a87a45630a23ce4788)
source3/Makefile.in
source3/configure.in
source3/m4/check_path.m4