summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2001-09-19 02:10:45 +0000
committerTim Janik <timj@src.gnome.org>2001-09-19 02:10:45 +0000
commit77886cc54081c4e91c66f806e48c29413656d46d (patch)
tree62460417edf2c587bf0b0a94aa670742d4340bf5 /ChangeLog.pre-2-2
parent5a43a59ff3f7dd66b43b66c1c38ca4bcb99cd76e (diff)
downloadgdk-pixbuf-77886cc54081c4e91c66f806e48c29413656d46d.tar.gz
don't use BUILT_SOURCES as its broken in automake 1.4, add explicit object
Wed Sep 19 02:50:40 2001 Tim Janik <timj@gtk.org> * demos/Makefile.am ($(testpixbuf_OBJECTS)): don't use BUILT_SOURCES as its broken in automake 1.4, add explicit object rule to generate this. * gdk-pixbuf/Makefile.am: fix maintainer and normal cleanfiles. get rid of uneccessary stamps, group stuff more logically, and build sources due to object rules. fix srcdir!=builddir.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-210
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index b0c9738c7..12ce797d5 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,13 @@
+Wed Sep 19 02:50:40 2001 Tim Janik <timj@gtk.org>
+
+ * demos/Makefile.am ($(testpixbuf_OBJECTS)): don't use BUILT_SOURCES
+ as its broken in automake 1.4, add explicit object rule to
+ generate this.
+
+ * gdk-pixbuf/Makefile.am: fix maintainer and normal cleanfiles.
+ get rid of uneccessary stamps, group stuff more logically, and build
+ sources due to object rules. fix srcdir!=builddir.
+
Tue Sep 18 20:47:16 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtkspinbutton.c (gtk_spin_button_size_request): Fix