forked from AuroraMiddleware/gtk
Remove gobject that snuck in prematurely.
Wed May 10 16:08:09 2000 Owen Taylor <otaylor@redhat.com> * configure.in (GTK_LIBS_EXTRA): Remove gobject that snuck in prematurely.
This commit is contained in:
parent
2e71702a7a
commit
ac9090ed10
@ -1,3 +1,8 @@
|
||||
Wed May 10 16:08:09 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in (GTK_LIBS_EXTRA): Remove gobject that snuck
|
||||
in prematurely.
|
||||
|
||||
2000-05-07 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix typo. I
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed May 10 16:08:09 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in (GTK_LIBS_EXTRA): Remove gobject that snuck
|
||||
in prematurely.
|
||||
|
||||
2000-05-07 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix typo. I
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed May 10 16:08:09 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in (GTK_LIBS_EXTRA): Remove gobject that snuck
|
||||
in prematurely.
|
||||
|
||||
2000-05-07 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix typo. I
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed May 10 16:08:09 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in (GTK_LIBS_EXTRA): Remove gobject that snuck
|
||||
in prematurely.
|
||||
|
||||
2000-05-07 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix typo. I
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed May 10 16:08:09 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in (GTK_LIBS_EXTRA): Remove gobject that snuck
|
||||
in prematurely.
|
||||
|
||||
2000-05-07 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix typo. I
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed May 10 16:08:09 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in (GTK_LIBS_EXTRA): Remove gobject that snuck
|
||||
in prematurely.
|
||||
|
||||
2000-05-07 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix typo. I
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed May 10 16:08:09 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in (GTK_LIBS_EXTRA): Remove gobject that snuck
|
||||
in prematurely.
|
||||
|
||||
2000-05-07 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* gdk/win32/gdkevents-win32.c (gdk_event_translate): Fix typo. I
|
||||
|
@ -256,7 +256,7 @@ if test x$with_glib = x ; then
|
||||
AC_MSG_ERROR([
|
||||
*** GLIB 1.3.0 or better is required. The latest version of GLIB
|
||||
*** is always available from ftp://ftp.gtk.org/.]),
|
||||
gobject gmodule gthread)
|
||||
gmodule gthread)
|
||||
|
||||
# we do not want to make all gtk progs to link to thread libraries.
|
||||
glib_cflags=`$GLIB_CONFIG glib gobject gmodule --cflags`
|
||||
|
Loading…
Reference in New Issue
Block a user