X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fthread.m4;h=86da5c57d4b315727f01bece1c55efeacd602347;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=8e79075b9db4fe859fcb023a7203faae2fadabb5;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/m4/thread.m4 b/m4/thread.m4 index 8e79075b9..86da5c57d 100644 --- a/m4/thread.m4 +++ b/m4/thread.m4 @@ -1,5 +1,5 @@ -# thread.m4 serial 2 -dnl Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc. +# thread.m4 serial 3 +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,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"