s3:configure: turn "error warnings" into errors
commit4797134ac2523f5521161024391424a6d8dd37df
authorBjörn Jacke <bj@sernet.de>
Mon, 24 May 2010 21:34:00 +0000 (24 23:34 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 18 Jun 2010 06:33:30 +0000 (18 08:33 +0200)
tree3efb840ceefd8cdbaf31c722321d35d609ad0cb9
parentbf543a1372bbb3aada53e0bd249ba52209cc07cd
s3:configure: turn "error warnings" into errors

By default "Missing argument(s)" is just an "error warning" for xlc :-)
The change to turn "error warnings" into errors should fix bug #7427.
(cherry picked from commit ff0872d59d78ad42212c88313ef924ea4eb7a8a1)

Fix bug #7427 (Using IBM xl_C compiler produces wrong results in configure).
(cherry picked from commit 08c1c5f87e249a6f42dc5d78d8429689e1ec7274)
source3/configure.in