diff options
author | Owen Taylor <otaylor@redhat.com> | 1999-02-01 23:17:39 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1999-02-01 23:17:39 +0000 |
commit | 49ff13e5e1d15a8bc9dd5e9f1ab852efb8a3c86e (patch) | |
tree | 08f5eda3d753cc9e33a3765ab1dd687d50ece124 /ChangeLog.pre-2-6 | |
parent | b3184736de326209fea25126473ed108b886b9f8 (diff) | |
download | gtk+-49ff13e5e1d15a8bc9dd5e9f1ab852efb8a3c86e.tar.gz |
Pass gthread on to gtk-config.
Mon Feb 1 16:47:55 1999 Owen Taylor <otaylor@redhat.com>
* gtk.m4: Pass gthread on to gtk-config.
* configure.in gtk-config.in: Support gthread flag to
add thread cflags/libraries into the output of
gtk-config.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 4a070c104e..a849596cc5 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,11 @@ +Mon Feb 1 16:47:55 1999 Owen Taylor <otaylor@redhat.com> + + * gtk.m4: Pass gthread on to gtk-config. + + * configure.in gtk-config.in: Support gthread flag to + add thread cflags/libraries into the output of + gtk-config. + Mon Feb 1 15:14:56 1999 Owen Taylor <otaylor@redhat.com> * gtk/gtkoptionmenu.c (gtk_option_menu_size_allocate): |