summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorElijah Newren <newren gmail com>2006-05-29 17:55:23 +0000
committerElijah Newren <newren@src.gnome.org>2006-05-29 17:55:23 +0000
commit1cabbfef255a5e268f9e938a9fc32f07e93cb61d (patch)
tree09b53589b2418fb59359dbfb51a4d93d6db675c0 /HACKING
parent454638fd0cf620d0ab43a3c180ad97d769568ce4 (diff)
downloadmetacity-1cabbfef255a5e268f9e938a9fc32f07e93cb61d.tar.gz
Slightly more detailed instructions on setting up a build environment to
2006-05-29 Elijah Newren <newren gmail com> * HACKING: Slightly more detailed instructions on setting up a build environment to mention relevant development tools in addition to the needed development libraries.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING6
1 files changed, 4 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index f202d071..44e090d3 100644
--- a/HACKING
+++ b/HACKING
@@ -46,8 +46,10 @@ Minimal Building/Testing Environment
to install your distro's development packages (e.g. gtk2-devel,
GConf2-devel, startup-notification-devel on Fedora; also, remember
to install the gnome-common package which is needed for building cvs
- versions of Gnome modules like Metacity) and be ready to build and
- test Metacity. Steps to do so:
+ versions of Gnome modules like Metacity) as well as the standard
+ development tools (gcc, autoconf, automake, pkg-config, intltool,
+ and libtool) and be ready to build and test Metacity. Steps to do
+ so:
$ cvs -q -z3 -d :pserver:anonymous@anoncvs.gnome.org:/cvs/gnome \
checkout metacity