From 5d6a38004ad45ae58a0a064132d383d3d3ee4c99 Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Sun, 17 Sep 2006 05:10:00 +0000 Subject: r18592: we don't need this twice metze (This used to be commit e9fe725cf4021943e939f493b967e0ef5a438622) --- source4/lib/replace/libreplace.m4 | 3 --- 1 file changed, 3 deletions(-) (limited to 'source4/lib/replace') diff --git a/source4/lib/replace/libreplace.m4 b/source4/lib/replace/libreplace.m4 index d98845f3b4..677c5c535a 100644 --- a/source4/lib/replace/libreplace.m4 +++ b/source4/lib/replace/libreplace.m4 @@ -219,9 +219,6 @@ if test x"$samba_cv_HAVE_C99_VSNPRINTF" = x"yes"; then 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 -- cgit