summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBill Haneman <billh@src.gnome.org>2006-06-09 16:19:12 +0000
committerBill Haneman <billh@src.gnome.org>2006-06-09 16:19:12 +0000
commit933fb73666e04aacf588e171f85acd2411f3b977 (patch)
tree536d77116f56651479ec6ac61d791a27d4817a77 /ChangeLog
parentc2369e6f81eba4d45cdf2a187aaa1181181e8d45 (diff)
downloadatk-933fb73666e04aacf588e171f85acd2411f3b977.tar.gz
Attempt to fix win32 builds when srcdir != builddir (bug #336082).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39433b4..520fbfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-06-08 Bill Haneman <bill.haneman@sun.com>
+ * atk/Makefile.am: Added $(srcfile) to win32
+ libatk_1_0_la_LDFLAGS,
+ bug #336802. Hope that works, as I don't have a win32 build env
+ to test on.
+
+2006-06-08 Bill Haneman <bill.haneman@sun.com>
+
* configure.in: Revved to 1.12.0 after tagging the repository with
gnome-2-14 (if we need to create/work on the old branch).