Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:e458f08788ba27974af1ce22c5ffe59e170e96e8
Author...:karl <>
Committer:karl <>
Date.....:Mon Feb 13 01:39:10 2006 +0000
Parents..:36b53f6d0726172953ab351f3662113f77f923c8

Message
[project @ 2006-02-13 01:39:10 by karl]
gnulib

Changes
diff --git a/README.dev b/README.dev
line changes: +5/-0
index 4d3624d..973bf68
--- a/README.dev
+++ b/README.dev
@@ -15,6 +15,11 @@ are getting the sources from CVS (or change configure.ac), you'll need
 to have these tools installed to (re)build.  You'll also need help2man.
 All of these programs are available from ftp://ftp.gnu.org/gnu.
 
+This distribution also uses Gnulib (http://www.gnu.org/software/gnulib)
+to share common files.  The files are checked in to CVS.  If you want to
+update from the current gnulib, do a cvs checkout of gnulib, and then
+run gnulib-tool --import in the top-level directory of hello.
+
 After getting the CVS sources, and installing the tools above, you can run
   ./bootstrap
 to do a fresh build.  After that first time, running make should suffice.

This website is licensed under AGPL-3.0. Feel free to copy!