Save errno before calling other funcs that potentially alter it. Bug
[platform/upstream/glib.git] / HACKING
diff --git a/HACKING b/HACKING
index 957dbcc..b1ba9f2 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -1,10 +1,11 @@
 If you want to hack on the GLib project, you'll need to have the
 following packages installed:
 
-       - GNU autoconf 2.52
-       - GNU automake 1.4
-       - GNU libtool 1.4
+       - 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.