s3:configure: turn "error warnings" into errors
commit08c1c5f87e249a6f42dc5d78d8429689e1ec7274
authorBjörn Jacke <bj@sernet.de>
Mon, 24 May 2010 21:34:00 +0000 (24 23:34 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 16 Jun 2010 06:25:25 +0000 (16 08:25 +0200)
tree5a494ab073efa996872e93922bfe4149692ca8f5
parent3f8a03cfdaa29e54b50738df4e7b782228e2d931
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).
source3/configure.in