diff options
author | James Henstridge <james@daa.com.au> | 2002-02-14 00:28:02 +0000 |
---|---|---|
committer | James Henstridge <jamesh@src.gnome.org> | 2002-02-14 00:28:02 +0000 |
commit | b0db44badcd03917491f9a4d52243dcae59d5281 (patch) | |
tree | 670ecc6452e3a42434b21ebb4688cd02ecb48722 /ChangeLog.pre-2-12 | |
parent | ad24759fc104d4c3b155c70394179708dd85d8a1 (diff) |
add third argument to the AC_DEFINE calls, so users of the macro don't
2002-02-14 James Henstridge <james@daa.com.au>
* m4macros/glib-gettext.m4: add third argument to the AC_DEFINE
calls, so users of the macro don't need to add entries to
acconfig.h in their package.
Diffstat (limited to 'ChangeLog.pre-2-12')
-rw-r--r-- | ChangeLog.pre-2-12 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 34deec9ef..3a1d227b4 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,9 @@ +2002-02-14 James Henstridge <james@daa.com.au> + + * m4macros/glib-gettext.m4: add third argument to the AC_DEFINE + calls, so users of the macro don't need to add entries to + acconfig.h in their package. + 2002-02-13 Havoc Pennington <hp@redhat.com> * glib/gmain.c (g_main_context_check): never dispatch sources of |