summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-04-17 00:55:34 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-04-17 00:55:34 +0000
commit525689823d7dcd269b052c58545a5ff1d8db65f8 (patch)
tree3802071d97bd6f048446ea4a220f0b11fab174db /HACKING
parent4eab875811c415d894626b51818a447adfa1af71 (diff)
downloadglib-525689823d7dcd269b052c58545a5ff1d8db65f8.tar.gz
Remove warnings about conflicts with the stable version.GLIB_1_3_3
Mon Apr 16 12:04:52 2001 Owen Taylor <otaylor@redhat.com> * configure.in: Remove warnings about conflicts with the stable version. * glib-2.0.m4: Fix some of the error text to be halfway up to date. * README.in INSTALL.in: Add these to generate README, INSTAL (as in the stable branch). Update. * HACKING: Update.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING10
1 files changed, 2 insertions, 8 deletions
diff --git a/HACKING b/HACKING
index e4001c75f..2a6825267 100644
--- a/HACKING
+++ b/HACKING
@@ -1,4 +1,4 @@
-If you want to hack on the Gtk+ project, it will make you life easier
+If you want to hack on the GLib project, it will make you life easier
to have the following packages installed:
- GNU autoconf 2.13
@@ -30,10 +30,4 @@ Note that autogen.sh runs configure for you. If you wish to pass
options like --prefix=/usr to configure you can give those options
to autogen.sh and they will be passed on to configure.
-Please submit patches to the gtk-list@redhat.com mailing list (you must
-subscribe before you post, e-mail gtk-list-request@redhat.com with a
-subject of "subscribe"). All kinds of contributions are accepted.
-Patches that you wish to go into the distribution should also be uploaded
-to ftp://ftp.gimp.org/incoming. Follow the rules there for naming your
-patches.
-
+For information about submitting patches see the README file.