X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fxalloc.m4;h=83247fe329c2225b18944d5e154661a0b4ea5d16;hb=062cad2d07081f9a60adbb90fc1184a435a1a93f;hp=8e35d3b57bb747c86dcd5b226a5018b611796d4c;hpb=4029cd42ecafc71092eb23bd6f69b118d81a6a46;p=gnulib.git diff --git a/m4/xalloc.m4 b/m4/xalloc.m4 index 8e35d3b57..83247fe32 100644 --- a/m4/xalloc.m4 +++ b/m4/xalloc.m4 @@ -1,5 +1,6 @@ -# xalloc.m4 serial 15 -dnl Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# xalloc.m4 serial 16 +dnl Copyright (C) 2002, 2003, 2004, 2005, 2006, 2009, 2010 Free Software +dnl 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. @@ -14,7 +15,7 @@ AC_DEFUN([gl_XALLOC], # Prerequisites of lib/xalloc.h. AC_DEFUN([gl_PREREQ_XALLOC], [ - AC_REQUIRE([AC_C_INLINE]) + AC_REQUIRE([gl_INLINE]) : ])