X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fcond.m4;h=821a29d81558e1b7269dce6ad70e0847860038c1;hb=04707083859be0e1be90aac1355e4efe5c3a339b;hp=5091177f83735bc5149445698274cefddf5f05f0;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/m4/cond.m4 b/m4/cond.m4 index 5091177f8..821a29d81 100644 --- a/m4/cond.m4 +++ b/m4/cond.m4 @@ -1,5 +1,5 @@ -# cond.m4 serial 1 -dnl Copyright (C) 2008-2011 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]) ])