summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2002-09-28 22:15:05 +0000
committerTor Lillqvist <tml@src.gnome.org>2002-09-28 22:15:05 +0000
commita6d23a4a5497c77bdeb28a46b9f6b81613ae77f8 (patch)
tree4aed373fe1d58dd8ab81bb956d16d5807fe76d07
parent0ce088277293ac4b209be0f1b1c1f3dd3c5ee103 (diff)
downloadglib-a6d23a4a5497c77bdeb28a46b9f6b81613ae77f8.tar.gz
Say we require autoconf 2.52 as that is what configure.in does.
2002-09-29 Tor Lillqvist <tml@iki.fi> * HACKING: Say we require autoconf 2.52 as that is what configure.in does.
-rw-r--r--ChangeLog5
-rw-r--r--ChangeLog.pre-2-105
-rw-r--r--ChangeLog.pre-2-125
-rw-r--r--ChangeLog.pre-2-25
-rw-r--r--ChangeLog.pre-2-45
-rw-r--r--ChangeLog.pre-2-65
-rw-r--r--ChangeLog.pre-2-85
-rw-r--r--HACKING2
8 files changed, 36 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0095086c7..9496b01a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-29 Tor Lillqvist <tml@iki.fi>
+
+ * HACKING: Say we require autoconf 2.52 as that is what
+ configure.in does.
+
2002-09-23 Arvind Samptur <arvind.samptur@wipro.com>
* glib/gspawn.c (fork_exec_with_pipes) : when the child fails
we need to reap it to avoid a zombie. This would
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 0095086c7..9496b01a6 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,8 @@
+2002-09-29 Tor Lillqvist <tml@iki.fi>
+
+ * HACKING: Say we require autoconf 2.52 as that is what
+ configure.in does.
+
2002-09-23 Arvind Samptur <arvind.samptur@wipro.com>
* glib/gspawn.c (fork_exec_with_pipes) : when the child fails
we need to reap it to avoid a zombie. This would
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 0095086c7..9496b01a6 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -1,3 +1,8 @@
+2002-09-29 Tor Lillqvist <tml@iki.fi>
+
+ * HACKING: Say we require autoconf 2.52 as that is what
+ configure.in does.
+
2002-09-23 Arvind Samptur <arvind.samptur@wipro.com>
* glib/gspawn.c (fork_exec_with_pipes) : when the child fails
we need to reap it to avoid a zombie. This would
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 0095086c7..9496b01a6 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,8 @@
+2002-09-29 Tor Lillqvist <tml@iki.fi>
+
+ * HACKING: Say we require autoconf 2.52 as that is what
+ configure.in does.
+
2002-09-23 Arvind Samptur <arvind.samptur@wipro.com>
* glib/gspawn.c (fork_exec_with_pipes) : when the child fails
we need to reap it to avoid a zombie. This would
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 0095086c7..9496b01a6 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,8 @@
+2002-09-29 Tor Lillqvist <tml@iki.fi>
+
+ * HACKING: Say we require autoconf 2.52 as that is what
+ configure.in does.
+
2002-09-23 Arvind Samptur <arvind.samptur@wipro.com>
* glib/gspawn.c (fork_exec_with_pipes) : when the child fails
we need to reap it to avoid a zombie. This would
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 0095086c7..9496b01a6 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,8 @@
+2002-09-29 Tor Lillqvist <tml@iki.fi>
+
+ * HACKING: Say we require autoconf 2.52 as that is what
+ configure.in does.
+
2002-09-23 Arvind Samptur <arvind.samptur@wipro.com>
* glib/gspawn.c (fork_exec_with_pipes) : when the child fails
we need to reap it to avoid a zombie. This would
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 0095086c7..9496b01a6 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,8 @@
+2002-09-29 Tor Lillqvist <tml@iki.fi>
+
+ * HACKING: Say we require autoconf 2.52 as that is what
+ configure.in does.
+
2002-09-23 Arvind Samptur <arvind.samptur@wipro.com>
* glib/gspawn.c (fork_exec_with_pipes) : when the child fails
we need to reap it to avoid a zombie. This would
diff --git a/HACKING b/HACKING
index d7c5019c7..957dbcca2 100644
--- a/HACKING
+++ b/HACKING
@@ -1,7 +1,7 @@
If you want to hack on the GLib project, you'll need to have the
following packages installed:
- - GNU autoconf 2.13
+ - GNU autoconf 2.52
- GNU automake 1.4
- GNU libtool 1.4
- GNU gettext 0.10.40