stdbit: port to theoretical platforms
[gnulib.git] / modules / relocatable-perl
blob8ad2292e1d758722dd1f669bd92ce23ed6fffe84
1 Description:
2 Help make Perl scripts relocatable, that is, to allow them to
3 function properly when copied to an arbitrary directory.
5 Files:
6 doc/relocatable.texi
7 build-aux/relocatable.pl.in
8 m4/relocatable-lib.m4
10 Depends-on:
12 configure.ac:
13 AC_REQUIRE([gl_RELOCATABLE_NOP])
14 relocatable_pl=$ac_aux_dir/relocatable.pl.in
15 AC_SUBST_FILE([relocatable_pl])
17 Makefile.am:
19 Include:
21 License:
22 GPL
24 Maintainer:
25 Ben Pfaff, Reuben Thomas