mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +00:00
version 2.1.4, interface age 1.
Wed Dec 11 14:04:23 2002 Owen Taylor <otaylor@redhat.com> * configure.in: version 2.1.4, interface age 1. * configure.in: Require GLib-2.1.4, so we will catch the need for the new AM_GLIB_DEFINE_LOCALEDIR() in an obvious way. * configure.in gtk/Makefile.am: Use AM_GLIB_DEFINE_LOCALEDIR()
This commit is contained in:
parent
9c49927100
commit
b98e775ee9
10
ChangeLog
10
ChangeLog
@ -1,3 +1,13 @@
|
||||
Wed Dec 11 14:04:23 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: version 2.1.4, interface age 1.
|
||||
|
||||
* configure.in: Require GLib-2.1.4, so we will catch
|
||||
the need for the new AM_GLIB_DEFINE_LOCALEDIR() in
|
||||
an obvious way.
|
||||
|
||||
* configure.in gtk/Makefile.am: Use AM_GLIB_DEFINE_LOCALEDIR()
|
||||
|
||||
Tue Dec 10 15:46:01 PST 2002 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (set_initial_hints):
|
||||
|
@ -1,3 +1,13 @@
|
||||
Wed Dec 11 14:04:23 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: version 2.1.4, interface age 1.
|
||||
|
||||
* configure.in: Require GLib-2.1.4, so we will catch
|
||||
the need for the new AM_GLIB_DEFINE_LOCALEDIR() in
|
||||
an obvious way.
|
||||
|
||||
* configure.in gtk/Makefile.am: Use AM_GLIB_DEFINE_LOCALEDIR()
|
||||
|
||||
Tue Dec 10 15:46:01 PST 2002 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (set_initial_hints):
|
||||
|
@ -1,3 +1,13 @@
|
||||
Wed Dec 11 14:04:23 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: version 2.1.4, interface age 1.
|
||||
|
||||
* configure.in: Require GLib-2.1.4, so we will catch
|
||||
the need for the new AM_GLIB_DEFINE_LOCALEDIR() in
|
||||
an obvious way.
|
||||
|
||||
* configure.in gtk/Makefile.am: Use AM_GLIB_DEFINE_LOCALEDIR()
|
||||
|
||||
Tue Dec 10 15:46:01 PST 2002 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (set_initial_hints):
|
||||
|
@ -1,3 +1,13 @@
|
||||
Wed Dec 11 14:04:23 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: version 2.1.4, interface age 1.
|
||||
|
||||
* configure.in: Require GLib-2.1.4, so we will catch
|
||||
the need for the new AM_GLIB_DEFINE_LOCALEDIR() in
|
||||
an obvious way.
|
||||
|
||||
* configure.in gtk/Makefile.am: Use AM_GLIB_DEFINE_LOCALEDIR()
|
||||
|
||||
Tue Dec 10 15:46:01 PST 2002 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (set_initial_hints):
|
||||
|
@ -1,3 +1,13 @@
|
||||
Wed Dec 11 14:04:23 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: version 2.1.4, interface age 1.
|
||||
|
||||
* configure.in: Require GLib-2.1.4, so we will catch
|
||||
the need for the new AM_GLIB_DEFINE_LOCALEDIR() in
|
||||
an obvious way.
|
||||
|
||||
* configure.in gtk/Makefile.am: Use AM_GLIB_DEFINE_LOCALEDIR()
|
||||
|
||||
Tue Dec 10 15:46:01 PST 2002 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (set_initial_hints):
|
||||
|
@ -1,3 +1,13 @@
|
||||
Wed Dec 11 14:04:23 2002 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* configure.in: version 2.1.4, interface age 1.
|
||||
|
||||
* configure.in: Require GLib-2.1.4, so we will catch
|
||||
the need for the new AM_GLIB_DEFINE_LOCALEDIR() in
|
||||
an obvious way.
|
||||
|
||||
* configure.in gtk/Makefile.am: Use AM_GLIB_DEFINE_LOCALEDIR()
|
||||
|
||||
Tue Dec 10 15:46:01 PST 2002 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gdk/x11/gdkwindow-x11.c (set_initial_hints):
|
||||
|
@ -7,7 +7,6 @@ INCLUDES = @STRIP_BEGIN@ \
|
||||
-DGTK_LIBDIR=\"$(libdir)\" \
|
||||
-DGTK_DATA_PREFIX=\"$(prefix)\" \
|
||||
-DGTK_SYSCONFDIR=\"$(sysconfdir)\" \
|
||||
-DGTK_LOCALEDIR=\"$(gtklocaledir)\" \
|
||||
-DGTK_VERSION=\"@GTK_VERSION@\" \
|
||||
-DGTK_BINARY_VERSION=\"@GTK_BINARY_VERSION@\" \
|
||||
-DGTK_HOST=\"@host@\" \
|
||||
|
Loading…
Reference in New Issue
Block a user