From a6d23a4a5497c77bdeb28a46b9f6b81613ae77f8 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 28 Sep 2002 22:15:05 +0000 Subject: [PATCH] Say we require autoconf 2.52 as that is what configure.in does. 2002-09-29 Tor Lillqvist * HACKING: Say we require autoconf 2.52 as that is what configure.in does. --- ChangeLog | 5 +++++ ChangeLog.pre-2-10 | 5 +++++ ChangeLog.pre-2-12 | 5 +++++ ChangeLog.pre-2-2 | 5 +++++ ChangeLog.pre-2-4 | 5 +++++ ChangeLog.pre-2-6 | 5 +++++ ChangeLog.pre-2-8 | 5 +++++ HACKING | 2 +- 8 files changed, 36 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0095086..9496b01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-29 Tor Lillqvist + + * HACKING: Say we require autoconf 2.52 as that is what + configure.in does. + 2002-09-23 Arvind Samptur * 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 0095086..9496b01 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,8 @@ +2002-09-29 Tor Lillqvist + + * HACKING: Say we require autoconf 2.52 as that is what + configure.in does. + 2002-09-23 Arvind Samptur * 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 0095086..9496b01 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,8 @@ +2002-09-29 Tor Lillqvist + + * HACKING: Say we require autoconf 2.52 as that is what + configure.in does. + 2002-09-23 Arvind Samptur * 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 0095086..9496b01 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +2002-09-29 Tor Lillqvist + + * HACKING: Say we require autoconf 2.52 as that is what + configure.in does. + 2002-09-23 Arvind Samptur * 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 0095086..9496b01 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,8 @@ +2002-09-29 Tor Lillqvist + + * HACKING: Say we require autoconf 2.52 as that is what + configure.in does. + 2002-09-23 Arvind Samptur * 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 0095086..9496b01 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,8 @@ +2002-09-29 Tor Lillqvist + + * HACKING: Say we require autoconf 2.52 as that is what + configure.in does. + 2002-09-23 Arvind Samptur * 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 0095086..9496b01 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +2002-09-29 Tor Lillqvist + + * HACKING: Say we require autoconf 2.52 as that is what + configure.in does. + 2002-09-23 Arvind Samptur * 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 d7c5019..957dbcc 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 -- 2.7.4