X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ftls.m4;h=9c1bb046692f679079379e6d38f8ed58ad961718;hb=14b6d70139486b63e66257aad1abe2a9615f4d96;hp=fdf65fc1ccfbb38afef770eb143d29cb7505a432;hpb=37b09d7dc2c5956fbd70c211ed164a9ee1f7e349;p=gnulib.git diff --git a/m4/tls.m4 b/m4/tls.m4 index fdf65fc1c..9c1bb0466 100644 --- a/m4/tls.m4 +++ b/m4/tls.m4 @@ -1,5 +1,5 @@ -# tls.m4 serial 1 (gettext-0.15) -dnl Copyright (C) 2005 Free Software Foundation, Inc. +# tls.m4 serial 2 (gettext-0.18) +dnl Copyright (C) 2005, 2008, 2009, 2010 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. @@ -8,5 +8,5 @@ dnl From Bruno Haible. AC_DEFUN([gl_TLS], [ - AC_REQUIRE([gl_LOCK]) + AC_REQUIRE([gl_THREADLIB]) ])