2 Help make programs relocatable, that is, to allow them to function
3 properly when copied to an arbitrary directory.
6 build-aux/config.libpath
7 build-aux/reloc-ldflags
17 relocatable-prog-wrapper
27 gl_RELOCATABLE([$gl_source_base])
30 DEFS += -DEXEEXT=\"@EXEEXT@\"
33 #include "relocatable.h"
40 Bruno Haible, Ben Pfaff