From 267667730ec5ce4b619b83db7bf686cd8cb925f4 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Tue, 20 Apr 2010 00:45:54 +0200 Subject: [PATCH] relocatable: Simplify doc. (cherry picked from commit 2f31750d4a1c829278bfc49e619d67f02a376491) --- ChangeLog | 2 ++ doc/relocatable-maint.texi | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index ebb009deb..a7a20bdc6 100644 --- 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 . 2010-04-19 Bruno Haible diff --git a/doc/relocatable-maint.texi b/doc/relocatable-maint.texi index 7c24b2823..72c6eaa92 100644 --- a/doc/relocatable-maint.texi +++ b/doc/relocatable-maint.texi @@ -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. -- 2.11.0