X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fthread.m4;h=b6d602a633a30267940bf4f3e8d7f3ab81494e7c;hb=c43cc7b973f4daf0c59368ae52e130dfd12ce8d6;hp=cd66c3e9032825e7c56c54715b72c8ec1228647a;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/m4/thread.m4 b/m4/thread.m4 index cd66c3e90..b6d602a63 100644 --- a/m4/thread.m4 +++ b/m4/thread.m4 @@ -1,5 +1,5 @@ -# thread.m4 serial 2 -dnl Copyright (C) 2008-2012 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"