s3: fix the configure run
authorBjörn Jacke <bj@sernet.de>
Tue, 25 May 2010 07:43:57 +0000 (09:43 +0200)
committerBjörn Jacke <bj@sernet.de>
Tue, 25 May 2010 07:43:57 +0000 (09:43 +0200)
source3/configure.in

index a97720c8d7ce8c3bdbec3f6c88f746c925f1b655..fa2e2878f9780ad1f030febed028cf7797e981e1 100644 (file)
@@ -296,7 +296,6 @@ AC_CACHE_CHECK([that the C compiler understands -errwarn],samba_cv_HAVE_errwarn,
    samba_cv_HAVE_errwarn=yes,samba_cv_HAVE_errwarn=no,samba_cv_HAVE_errwarn=cross)])
 if test x"$samba_cv_HAVE_errwarn" = x"yes"; then
    Werror_FLAGS="-errwarn=%all"
-fi
 else
 dnl Check if the C compiler understands -qhalt (IBM)
 AC_CACHE_CHECK([that the C compiler understands -qhalt],samba_cv_HAVE_errwarn, [