X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fcond.m4;h=821a29d81558e1b7269dce6ad70e0847860038c1;hb=868c538becccc66706826fc99b1c10244f72579e;hp=8010d6c6c58761ec8ab222af819b98c91203aa0f;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/m4/cond.m4 b/m4/cond.m4 index 8010d6c6c..821a29d81 100644 --- a/m4/cond.m4 +++ b/m4/cond.m4 @@ -1,5 +1,5 @@ -# cond.m4 serial 1 -dnl Copyright (C) 2008-2012 Free Software Foundation, Inc. +# cond.m4 serial 2 +dnl Copyright (C) 2008-2013 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. @@ -7,5 +7,4 @@ dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_COND], [ AC_REQUIRE([gl_THREADLIB]) - AC_REQUIRE([AC_C_INLINE]) ])