X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fthread.m4;h=b6d602a633a30267940bf4f3e8d7f3ab81494e7c;hb=c43cc7b973f4daf0c59368ae52e130dfd12ce8d6;hp=49a4bc772fefab2ccaffd1e68deaceb08babc820;hpb=d599e5add275f75ed08e6527b8ee4d3f4f7c3aea;p=gnulib.git diff --git a/m4/thread.m4 b/m4/thread.m4 index 49a4bc772..b6d602a63 100644 --- a/m4/thread.m4 +++ b/m4/thread.m4 @@ -1,5 +1,5 @@ -# thread.m4 serial 2 -dnl Copyright (C) 2008-2011 Free Software Foundation, Inc. +# thread.m4 serial 3 +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,7 +7,6 @@ dnl with or without modifications, as long as this notice is preserved. AC_DEFUN([gl_THREAD], [ AC_REQUIRE([gl_THREADLIB]) - AC_REQUIRE([AC_C_INLINE]) if test $gl_threads_api = posix; then gl_save_LIBS="$LIBS"