aboutsummaryrefslogtreecommitdiffstats
path: root/doc/devel/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-09-11 22:59:05 +0800
committerDan Winship <danw@src.gnome.org>2003-09-11 22:59:05 +0800
commit57d5ad2cd57fc52a9951048517918d7dc3630a43 (patch)
tree4ae89f87439359afe4f83c116ea6d9ac24514faa /doc/devel/ChangeLog
parent02366b54531b7cd17bc0acf8b4cd01649f59aa1b (diff)
downloadgsoc2013-evolution-57d5ad2cd57fc52a9951048517918d7dc3630a43.tar
gsoc2013-evolution-57d5ad2cd57fc52a9951048517918d7dc3630a43.tar.gz
gsoc2013-evolution-57d5ad2cd57fc52a9951048517918d7dc3630a43.tar.bz2
gsoc2013-evolution-57d5ad2cd57fc52a9951048517918d7dc3630a43.tar.lz
gsoc2013-evolution-57d5ad2cd57fc52a9951048517918d7dc3630a43.tar.xz
gsoc2013-evolution-57d5ad2cd57fc52a9951048517918d7dc3630a43.tar.zst
gsoc2013-evolution-57d5ad2cd57fc52a9951048517918d7dc3630a43.zip
Use non-static libraries.
* calendar/cal-client/Makefile.am (GTKDOC_LIBS): Use non-static libraries. * calendar/cal-util/Makefile.am (GTKDOC_LIBS): Likewise svn path=/trunk/; revision=22517
Diffstat (limited to 'doc/devel/ChangeLog')
-rw-r--r--doc/devel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/devel/ChangeLog b/doc/devel/ChangeLog
index e69de29bb2..a2080cb953 100644
--- a/doc/devel/ChangeLog
+++ b/doc/devel/ChangeLog
@@ -0,0 +1,6 @@
+2003-09-11 Dan Winship <danw@ximian.com>
+
+ * calendar/cal-client/Makefile.am (GTKDOC_LIBS): Use non-static
+ libraries.
+
+ * calendar/cal-util/Makefile.am (GTKDOC_LIBS): Likewise