[SCM] Samba Shared Repository - branch master updated

Björn Jacke bjacke at samba.org
Tue May 25 01:45:08 MDT 2010


The branch, master has been updated
       via  f634450... s3: fix the configure run
      from  ff0872d... s3:configure: turn "error warnings" into errors

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit f634450b67d2a084c41a63c0e94eb47adb90e101
Author: Björn Jacke <bj at sernet.de>
Date:   Tue May 25 09:43:57 2010 +0200

    s3: fix the configure run

-----------------------------------------------------------------------

Summary of changes:
 source3/configure.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source3/configure.in b/source3/configure.in
index a97720c..fa2e287 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -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, [


-- 
Samba Shared Repository


More information about the samba-cvs mailing list