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
commit94ea1683abddf5923bb72f00f56f918fe68e0775 (patch)
tree072334b47f7bf7a2aff9456fa9ae79cdf23d7a04 /HACKING
parent08fc70ded19a8da5e70d73dc3e62255fa36c4138 (diff)
downloadgnome-session-94ea1683abddf5923bb72f00f56f918fe68e0775.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