X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Frelocatable-script;h=2cdd6ae250133a1875cedf86b7049dc423368763;hb=598cf43427cff7e854b78a60ee8cfd7822b579ea;hp=c661aeaece6e002b9bbc014c7cd20a33bf95c7d0;hpb=6a55fc694085e843c406078f13b900580b81c133;p=gnulib.git diff --git a/modules/relocatable-script b/modules/relocatable-script index c661aeaec..2cdd6ae25 100644 --- a/modules/relocatable-script +++ b/modules/relocatable-script @@ -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])