X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Falloca.m4;h=793cf0ac0e1d72d74cd137a613aa97d8682b882f;hb=3f664fb52ec6909f47840e3c6101b8735edf5cfb;hp=4df039d203f256dde10b87b4177aaea64e787f9e;hpb=ff85e37832ac7c0927c33f67ce1c632cb5bc8898;p=gnulib.git diff --git a/m4/alloca.m4 b/m4/alloca.m4 index 4df039d20..793cf0ac0 100644 --- a/m4/alloca.m4 +++ b/m4/alloca.m4 @@ -1,4 +1,4 @@ -# alloca.m4 serial 2 (gettext-0.12) +# alloca.m4 serial 3 dnl Copyright (C) 2002-2003 Free Software Foundation, Inc. dnl This file is free software, distributed under the terms of the GNU dnl General Public License. As a special exception to the GNU General @@ -31,6 +31,4 @@ AC_DEFUN([gl_FUNC_ALLOCA], # Prerequisites of lib/alloca.c. # STACK_DIRECTION is already handled by AC_FUNC_ALLOCA. -AC_DEFUN([gl_PREREQ_ALLOCA], [ - AC_CHECK_HEADERS_ONCE(stdlib.h string.h) -]) +AC_DEFUN([gl_PREREQ_ALLOCA], [:])