Fix problem with _GL_JUST_INCLUDE_SYSTEM_INTTYPES_H on VMS.
[gnulib.git] / modules / lock
index c6b2ccd..9e203c2 100644 (file)
@@ -10,6 +10,9 @@ build-aux/config.rpath
 Depends-on:
 havelib
 
+configure.ac-early:
+AC_REQUIRE([gl_LOCK_EARLY])
+
 configure.ac:
 gl_LOCK
 
@@ -19,8 +22,11 @@ lib_SOURCES += lock.h lock.c
 Include:
 "lock.h"
 
+Link:
+$(LTLIBTHREAD) when linking with libtool, $(LIBTHREAD) otherwise
+
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible