2 Help make Perl scripts relocatable, that is, to allow them to
3 function properly when copied to an arbitrary directory.
7 build-aux/relocatable.pl.in
13 AC_REQUIRE([gl_RELOCATABLE_NOP])
14 relocatable_pl=$ac_aux_dir/relocatable.pl.in
15 AC_SUBST_FILE([relocatable_pl])
25 Ben Pfaff, Reuben Thomas