X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fcond.m4;h=347631cf3d8288e3580fd4d2411138c15a2dc382;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hp=41ba808580149ffaf99413488a0a53b395ea8a72;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/m4/cond.m4 b/m4/cond.m4 index 41ba80858..347631cf3 100644 --- a/m4/cond.m4 +++ b/m4/cond.m4 @@ -1,5 +1,5 @@ -# cond.m4 serial 1 -dnl Copyright (C) 2008, 2009 Free Software Foundation, Inc. +# cond.m4 serial 2 +dnl Copyright (C) 2008-2014 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]) ])