]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
glib/* Moved to glib module
[~andy/gtk] / ChangeLog.pre-2-8
index aac35b33da3e3f1bde917b7a4750dae7ddaca5b9..ea77f221a28b7a564411aa0b6b4559b17b597775 100644 (file)
@@ -1,3 +1,18 @@
+Wed Jun 10 19:36:35 1998  Owen Taylor  <otaylor@gtk.org>
+
+       * glib/* Moved to glib module
+
+       * INSTALL Makefile.am acconfig.h autogen.sh configure.in
+         gtk-config.in gtk.m4 gdk/Makefile.am gtk/Makefile.am
+
+         configuration changes for the above:
+        
+         - Use AM_PATH_GLIB by default to find glib; also accept
+           a --with-glib option for using an uninstalled glib.
+        
+         - Put --enable-debug information into config.h so
+           that we rebuild when it changes. (was in glibconfig.h)
+
 Wed Jun 10 22:23:27 1998  Lars Hamann  <lars@gtk.org>
 
        * gtk/gtkctree.c (draw_row): adapted clist pixmap clipping