relocatable: Drop the need to define RELOCATABLE_STRIP in Makefile.am.
* m4/relocatable.m4 (gl_RELOCATABLE_BODY): Set RELOCATABLE_STRIP.
+ * doc/relocatable-maint.texi (Supporting Relocation): Remove the
+ mention of RELOCATABLE_STRIP.
Reported by Sylvain Beucler <beuc@beuc.net>.
2010-04-19 Bruno Haible <bruno@clisp.org>
RELOCATABLE_CONFIG_H_DIR='$(top_builddir)/src'
@end example
@end enumerate
-
-Set @var{RELOCATABLE_STRIP} to @code{:}. This is needed so that
-@samp{make install} installs executables without stripping them.