diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-12-12 18:59:54 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-12-12 18:59:54 +0000 |
commit | 98ccd05da3e4306e049d40a4c6114087c26c7635 (patch) | |
tree | a189b94f1e901283537f370361c024e6634fa8ae /ChangeLog.pre-2-2 | |
parent | 88fffa1610c318260e7b282f913e08b8b6c59458 (diff) |
AC_PREREQ(2.53) here; convinces Debian's wrappers to use the right
Thu Dec 12 13:52:58 2002 Owen Taylor <otaylor@redhat.com>
* m4macros/glib-gettext.m4: AC_PREREQ(2.53) here; convinces
Debian's wrappers to use the right autoconf for atk, etc.
(Reported by Jody Goldberg)
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 5f9f122d1..2e020ab51 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,9 @@ +Thu Dec 12 13:52:58 2002 Owen Taylor <otaylor@redhat.com> + + * m4macros/glib-gettext.m4: AC_PREREQ(2.53) here; convinces + Debian's wrappers to use the right autoconf for atk, etc. + (Reported by Jody Goldberg) + 2002-12-11 Tor Lillqvist <tml@iki.fi> * glib/gtimer.c (g_timer_elapsed): Fix off-by-one error. (#100853) |