fix license quoting in files.yaml
[gnulib.git] / modules / relocatable-script
index c661aea..2cdd6ae 100644 (file)
@@ -3,12 +3,14 @@ Help make shell scripts relocatable, that is, to allow them to
 function properly when copied to an arbitrary directory.
 
 Files:
+doc/relocatable.texi
 build-aux/relocatable.sh.in
+m4/relocatable-lib.m4
 
 Depends-on:
-relocatable
 
 configure.ac:
+AC_REQUIRE([gl_RELOCATABLE_NOP])
 relocatable_sh=$ac_aux_dir/relocatable.sh.in
 AC_SUBST_FILE([relocatable_sh])