canonicalize-lgpl: use common idiom
[gnulib.git] / modules / futimens
index 46f6230..4ed403e 100644 (file)
@@ -7,7 +7,8 @@ m4/futimens.m4
 
 Depends-on:
 sys_stat
-utimens
+extensions
+utimens         [test $HAVE_FUTIMENS = 0 || test $REPLACE_FUTIMENS = 1]
 
 configure.ac:
 gl_FUNC_FUTIMENS
@@ -22,7 +23,7 @@ Link:
 $(LIB_CLOCK_GETTIME)
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Eric Blake