]> Pileus Git - ~andy/gtk/commit
Don't add the gthread libs to GLIB_LIBS either, or -lgthread -lpthread
authorOwen Taylor <otaylor@redhat.com>
Sat, 19 Dec 1998 22:27:03 +0000 (22:27 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sat, 19 Dec 1998 22:27:03 +0000 (22:27 +0000)
commit651e2f744f4b6e8a1e4f7f8966eb5e92b8e1c73a
tree715edd8013b12be32cfee6c6ef78ad1be51cfcea
parent5225ae610541a6213efb4e59e3aaa2382f2013f3
Don't add the gthread libs to GLIB_LIBS either, or -lgthread -lpthread

Sat Dec 19 17:28:30 1998  Owen Taylor  <otaylor@redhat.com>

* configure.in: Don't add the gthread libs to
GLIB_LIBS either, or -lgthread -lpthread will get
pulled into all applications because of shlib deps.

* gtk/gtkmain.h gtk/gtkwidget.c gtk/gtk gdk/gdk:
Use GLIB's priority #define. Revise scale of
priorities.
14 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in
gdk/gdkevents.c
gdk/x11/gdkevents-x11.c
gtk/gtkaccellabel.c
gtk/gtkcontainer.c
gtk/gtkmain.h
gtk/gtkwidget.c