X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fxalloc.m4;h=837a948c1dab6a9013cacb8516684fefb505dfc2;hb=6cdf6086af1513a0a7cc54d8abd3d8634b452875;hp=8e35d3b57bb747c86dcd5b226a5018b611796d4c;hpb=4029cd42ecafc71092eb23bd6f69b118d81a6a46;p=gnulib.git diff --git a/m4/xalloc.m4 b/m4/xalloc.m4 index 8e35d3b57..837a948c1 100644 --- a/m4/xalloc.m4 +++ b/m4/xalloc.m4 @@ -1,4 +1,4 @@ -# xalloc.m4 serial 15 +# xalloc.m4 serial 16 dnl Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -14,7 +14,7 @@ AC_DEFUN([gl_XALLOC], # Prerequisites of lib/xalloc.h. AC_DEFUN([gl_PREREQ_XALLOC], [ - AC_REQUIRE([AC_C_INLINE]) + AC_REQUIRE([gl_INLINE]) : ])