Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / m4 / tls.m4
index fdf65fc..ebd86ec 100644 (file)
--- 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-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.
@@ -8,5 +8,5 @@ dnl From Bruno Haible.
 
 AC_DEFUN([gl_TLS],
 [
-  AC_REQUIRE([gl_LOCK])
+  AC_REQUIRE([gl_THREADLIB])
 ])