summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorArturo Espinosa <unammx@src.gnome.org>1998-05-03 23:19:40 +0000
committerArturo Espinosa <unammx@src.gnome.org>1998-05-03 23:19:40 +0000
commit3f654dedb4d565444f7482c6f9670a5b4a63a6b4 (patch)
tree174bb474676fef5f057dd5a90b8a5491901ce85d /HACKING
parentff83f4c42ac994f55dab3e15b2c63f80be579a30 (diff)
downloadgnome-desktop-3f654dedb4d565444f7482c6f9670a5b4a63a6b4.tar.gz
Mini-fix
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING12
1 files changed, 4 insertions, 8 deletions
diff --git a/HACKING b/HACKING
index b956abbf..9f0fd8c1 100644
--- a/HACKING
+++ b/HACKING
@@ -13,14 +13,10 @@ to have the following packages installed:
These should be available by ftp from prep.ai.mit.edu or any of the
fine GNU mirrors. Beta software can be found at alpha.gnu.org.
-If you are accessing gnome via CVS, then you will need to take several
-steps to get it to compile. These are:
-
- cvsroot/gnome# aclocal; automake; autoconf
- cvsroot/gnome# cd guile-gtk; aclocal; automake; autoconf; cd ..
- cvsroot/gnome# cd programs/gemvt; aclocal; automake; autoconf; cd ../..
- cvsroot/gnome# cd programs/freecell; autoheader; aclocal; automake; autoconf; cd ../..
- cvsroot/gnome# touch programs/gnome-hello/gnome-hello.html
+If you are accessing gnome via CVS, you will need to run the
+autogen.sh script to get GNOME to compile.
+
+ cvsroot/gnome$ ./autogen.sh [configure options]
N.b., the "configure" script will not exist until you take these
steps. The last step is in case you have not installed the DocBook