X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fcond.m4;h=821a29d81558e1b7269dce6ad70e0847860038c1;hb=a828bb24ee96386201c4236ea917677b6c536c7d;hp=e8c84cf2f33f701dbcb257b720ef9bc5692d1123;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/cond.m4 b/m4/cond.m4 index e8c84cf2f..821a29d81 100644 --- a/m4/cond.m4 +++ b/m4/cond.m4 @@ -1,5 +1,5 @@ -# cond.m4 serial 1 -dnl Copyright (C) 2008, 2009, 2010 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]) ])