X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fcond.m4;h=347631cf3d8288e3580fd4d2411138c15a2dc382;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=eefee8e83073be9514ab7cc45fcf0162d5f294dc;hpb=1be8508ef6bce34b8303a82c7288b50e16323125;p=gnulib.git diff --git a/m4/cond.m4 b/m4/cond.m4 index eefee8e83..347631cf3 100644 --- a/m4/cond.m4 +++ b/m4/cond.m4 @@ -1,5 +1,5 @@ -# cond.m4 serial 1 -dnl Copyright (C) 2008 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]) ])