X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Fgnulib%2Falloca.m4;h=95f54a6d48c08452ba0f2eaef811c72ce2748825;hb=2627875b7d18858bc1f9f7652811e4d8c15a23eb;hp=eb62e0e7a52f16787cd5ac5084def332d5874aed;hpb=fb2bd066c2f8b34addafe48d62550e3033a59431;p=debian%2Famanda diff --git a/config/gnulib/alloca.m4 b/config/gnulib/alloca.m4 index eb62e0e..95f54a6 100644 --- a/config/gnulib/alloca.m4 +++ b/config/gnulib/alloca.m4 @@ -1,5 +1,5 @@ -# alloca.m4 serial 7 -dnl Copyright (C) 2002-2004, 2006 Free Software Foundation, Inc. +# alloca.m4 serial 8 +dnl Copyright (C) 2002-2004, 2006, 2007 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -39,10 +39,6 @@ AC_DEFUN([gl_FUNC_ALLOCA], ALLOCA_H=alloca.h fi AC_SUBST([ALLOCA_H]) - - AC_DEFINE(HAVE_ALLOCA_H, 1, - [Define HAVE_ALLOCA_H for backward compatibility with older code - that includes only if HAVE_ALLOCA_H is defined.]) ]) # Prerequisites of lib/alloca.c.