aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-12-18 01:05:48 +0800
committerTor Lillqvist <tml@src.gnome.org>2005-12-18 01:05:48 +0800
commitf53ba44b55c774b9f620bb07bc3d0d558c84ea39 (patch)
tree7ff8163a98cb0b6bb7c4eb3376652be9a2bde828 /widgets/table/ChangeLog
parent52ff11927a7bd7592e70de379e05b4d2b9c669c7 (diff)
downloadgsoc2013-evolution-f53ba44b55c774b9f620bb07bc3d0d558c84ea39.tar
gsoc2013-evolution-f53ba44b55c774b9f620bb07bc3d0d558c84ea39.tar.gz
gsoc2013-evolution-f53ba44b55c774b9f620bb07bc3d0d558c84ea39.tar.bz2
gsoc2013-evolution-f53ba44b55c774b9f620bb07bc3d0d558c84ea39.tar.lz
gsoc2013-evolution-f53ba44b55c774b9f620bb07bc3d0d558c84ea39.tar.xz
gsoc2013-evolution-f53ba44b55c774b9f620bb07bc3d0d558c84ea39.tar.zst
gsoc2013-evolution-f53ba44b55c774b9f620bb07bc3d0d558c84ea39.zip
Link with bootstrap libs on Win32. Use E_WIDGETS_CFLAGS instead of
2005-12-17 Tor Lillqvist <tml@novell.com> * Makefile.am: Link with bootstrap libs on Win32. Use E_WIDGETS_CFLAGS instead of GNOME_BONOBO_CFLAGS, GNOME_INCLUDEDIR, ICONV_CFLAGS and GNOME_FULL_CFLAGS. Link with all required libraries. Use -no-undefined on Win32. svn path=/trunk/; revision=30828
Diffstat (limited to 'widgets/table/ChangeLog')
-rw-r--r--widgets/table/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/table/ChangeLog b/widgets/table/ChangeLog
index b263df9c61..862f334bb5 100644
--- a/widgets/table/ChangeLog
+++ b/widgets/table/ChangeLog
@@ -1,3 +1,10 @@
+2005-12-17 Tor Lillqvist <tml@novell.com>
+
+ * Makefile.am: Link with bootstrap libs on Win32. Use
+ E_WIDGETS_CFLAGS instead of GNOME_BONOBO_CFLAGS, GNOME_INCLUDEDIR,
+ ICONV_CFLAGS and GNOME_FULL_CFLAGS. Link with all required
+ libraries. Use -no-undefined on Win32.
+
2005-12-09 Harish Krishnaswamy <kharish@novell.com>
* e-table-example-2.c (create_table):