]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
gdk/Makefile.am use install-foo-hook instead of install-foo-local, since
[~andy/gtk] / ChangeLog.pre-2-10
index 67e15dd173139a689f71bff5474a86d0bd86edf4..771466643470f538a540712e30349df568d9175c 100644 (file)
@@ -1,5 +1,26 @@
+2002-03-05  Manish Singh  <yosh@gimp.org>
+
+       * gdk/Makefile.am
+       * gtk/Makefile.am: use install-foo-hook instead of install-foo-local,
+        since foo-local is run before the their respective builtin targets
+       in automake 1.5
+
+2002-03-05  jacob berkman  <jacob@ximian.com>
+
+       * configure.in: change an == to =
+
 2002-03-06  Tor Lillqvist  <tml@iki.fi>
 
+       * gdk-pixbuf/gdk_pixbuf.rc.in
+       * gdk/win32/rc/gdk.rc.in
+       * gtk/gtk-win32.rc.in: Use GTK_API_VERSION.
+
+2002-03-05  Manish Singh  <yosh@gimp.org>
+
+       * configure.in: Fix up the freetype checking logic. Suppress
+       suprious "no" with --disable-modules.
+
+2002-03-06  Tor Lillqvist  <tml@iki.fi>
        * gdk/win32/gdkevents-win32.c (gdk_pointer_grab,
        gdk_pointer_ungrab): Bypass calls to the grab/ungrab functions in
        gdkinput-win32.c, as they don't effectively do anything anyway.