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