summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorjacob berkman <jacob@ximian.com>2001-10-29 21:50:06 +0000
committerJacob Berkman <jberkman@src.gnome.org>2001-10-29 21:50:06 +0000
commit7c12bae85c4f2e0bc1483b80c4bcacc9ce10c344 (patch)
tree2efbe22de46b045aef94af48c33d23bcd831e089 /ChangeLog.pre-2-2
parent14a5e057c721828ccb91519c225d1cd228f0a237 (diff)
downloadgdk-pixbuf-7c12bae85c4f2e0bc1483b80c4bcacc9ce10c344.tar.gz
automake doesn't support conditionalized LDFLAGS, so put win32 flags in
2001-10-29 jacob berkman <jacob@ximian.com> * gdk/Makefile.am (LDFLAGS): * gtk/Makefile.am (LDFLAGS): automake doesn't support conditionalized LDFLAGS, so put win32 flags in here
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-26
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index eadf46f55..7b7e196d4 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,9 @@
+2001-10-29 jacob berkman <jacob@ximian.com>
+
+ * gdk/Makefile.am (LDFLAGS):
+ * gtk/Makefile.am (LDFLAGS): automake doesn't support conditionalized
+ LDFLAGS, so put win32 flags in here
+
Mon Oct 29 15:41:58 2001 Jonathan Blandford <jrb@redhat.com>
* gtk/gtktreemodelsort.c (gtk_tree_model_sort_sort_level): Darn.