relocatable: Simplify doc.
authorBruno Haible <bruno@clisp.org>
Mon, 19 Apr 2010 22:45:54 +0000 (00:45 +0200)
committerIan Beckwith <ianb@erislabs.net>
Sat, 24 Apr 2010 17:55:52 +0000 (18:55 +0100)
(cherry picked from commit 2f31750d4a1c829278bfc49e619d67f02a376491)

ChangeLog
doc/relocatable-maint.texi

index ebb009d..a7a20bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
 
        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>
index 7c24b28..72c6eaa 100644 (file)
@@ -142,6 +142,3 @@ If your @file{config.h} is not in @file{$(top_builddir)}, then set
 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.