New module 'relocatable-script'. From Ben Pfaff.
[gnulib.git] / modules / relocatable-script
1 Description:
2 Help make shell scripts relocatable, that is, to allow them to
3 function properly when copied to an arbitrary directory.
4
5 Files:
6 build-aux/relocatable.sh.in
7
8 Depends-on:
9 relocatable
10
11 configure.ac:
12 relocatable_sh=$ac_aux_dir/relocatable.sh.in
13 AC_SUBST_FILE([relocatable_sh])
14
15 Makefile.am:
16
17 Include:
18
19 License:
20 GPL
21
22 Maintainer:
23 Bruno Haible, Ben Pfaff
24