X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Ftls.m4;h=1b22d82794804c40c8a73662d029cf4a298fe531;hb=3b8caead4388d424884b49c791a2e85d7750623f;hp=fdf65fc1ccfbb38afef770eb143d29cb7505a432;hpb=37b09d7dc2c5956fbd70c211ed164a9ee1f7e349;p=gnulib.git diff --git a/m4/tls.m4 b/m4/tls.m4 index fdf65fc1c..1b22d8279 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 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]) ])