Save errno before calling other funcs that potentially alter it. Bug
[platform/upstream/glib.git] / HACKING
diff --git a/HACKING b/HACKING
index 2a68252..b1ba9f2 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -1,10 +1,11 @@
-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
-       - GNU automake 1.4
-               (Beta releases are at ftp://ftp.cygnus.com/pub/tromey)
-       - GNU libtool 1.2d
+If you want to hack on the GLib project, you'll need to have the
+following packages installed:
+
+       - GNU autoconf 2.54
+       - GNU automake 1.7
+       - GNU libtool 1.4 
+        - GNU gettext 0.10.40
+        - gtk-doc
 
 These should be available by ftp from ftp.gnu.org or any of the
 fine GNU mirrors.  Beta software can be found at alpha.gnu.org.