samba-cvs.cvs
[Top] [All Lists]

svn commit: samba r18592 - in branches/SAMBA_4_0/source/lib/replace: .

Subject: svn commit: samba r18592 - in branches/SAMBA_4_0/source/lib/replace: .
From:
Date: Sun, 17 Sep 2006 05:10:01 +0000 GMT
Author: metze
Date: 2006-09-17 05:10:00 +0000 (Sun, 17 Sep 2006)
New Revision: 18592

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=18592

Log:
we don't need this twice

metze
Modified:
   branches/SAMBA_4_0/source/lib/replace/libreplace.m4


Changeset:
Modified: branches/SAMBA_4_0/source/lib/replace/libreplace.m4
===================================================================
--- branches/SAMBA_4_0/source/lib/replace/libreplace.m4 2006-09-17 03:00:05 UTC 
(rev 18591)
+++ branches/SAMBA_4_0/source/lib/replace/libreplace.m4 2006-09-17 05:10:00 UTC 
(rev 18592)
@@ -219,9 +219,6 @@
 fi
 
 
-LIBREPLACE_C99_STRUCT_INIT(c99_struct_initialization=yes,
-                       c99_struct_initialization=no)
-
 dnl VA_COPY
 AC_CACHE_CHECK([for va_copy],samba_cv_HAVE_VA_COPY,[
 AC_TRY_LINK([#include <stdarg.h>

<Prev in Thread] Current Thread [Next in Thread>
  • svn commit: samba r18592 - in branches/SAMBA_4_0/source/lib/replace: ., metze <=