[PATCH] Fix INSTALL description for modified files in source dir

Andreas Jaeger aj@suse.de
Fri May 18 15:26:00 GMT 2012


We're not touching the manual source dir anymore, so let's fix the
instructions.

Tested with make info.  Ok to commit?

Andreas

2012-05-18  Andreas Jaeger  <aj@suse.de>

	* manual/install.texi (Configuring and compiling): Update
	description on files modified in the source directory.
        * INSTALL: Regenerated.

diff --git a/manual/install.texi b/manual/install.texi
index 3b6c1ed..a5ba7e5 100644
--- a/manual/install.texi
+++ b/manual/install.texi
@@ -51,7 +51,8 @@ $ ../glibc-@var{version}/configure @var{args@dots{}}
 
 Please note that even though you're building in a separate build
 directory, the compilation needs to modify a few files in the source
-directory, especially some files in the manual subdirectory.
+directory, especially creating the directory autom4te.cache and
+creating .mo files in the po directory.
 
 @noindent
 @code{configure} takes many options, but the only one that is usually

-- 
 Andreas Jaeger aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
  SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
   GF: Jeff Hawn,Jennifer Guild,Felix Imendörffer,HRB16746 (AG Nürnberg)
    GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126



More information about the Libc-alpha mailing list