aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorPeter Teichman <teichman@src.gnome.org>1999-08-03 01:43:13 +0800
committerPeter Teichman <teichman@src.gnome.org>1999-08-03 01:43:13 +0800
commitffca276dba406039f74f79b275e2ca54be5c2a08 (patch)
tree3a26725ec77cc780e42b93495d0a679273f6db17 /calendar/ChangeLog
parentb83d509e961197fa3bc182af8205fd554405a905 (diff)
downloadgsoc2013-evolution-ffca276dba406039f74f79b275e2ca54be5c2a08.tar
gsoc2013-evolution-ffca276dba406039f74f79b275e2ca54be5c2a08.tar.gz
gsoc2013-evolution-ffca276dba406039f74f79b275e2ca54be5c2a08.tar.bz2
gsoc2013-evolution-ffca276dba406039f74f79b275e2ca54be5c2a08.tar.lz
gsoc2013-evolution-ffca276dba406039f74f79b275e2ca54be5c2a08.tar.xz
gsoc2013-evolution-ffca276dba406039f74f79b275e2ca54be5c2a08.tar.zst
gsoc2013-evolution-ffca276dba406039f74f79b275e2ca54be5c2a08.zip
don't try to run GNOME_CONDUIT_CHECK if it doesn't exist
* configure.in: don't try to run GNOME_CONDUIT_CHECK if it doesn't exist * gncal/Makefile.am: libcalendar_conduit now installs svn path=/trunk/; revision=1066
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 05e37e260f..d7a0eb3450 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,8 @@
1999-08-02 Peter Teichman <pat4@acpub.duke.edu>
+ * Makefile.am (libcalendar_conduit_la_LDFLAGS):
+ libcalendar_conduit now installs
+
* calendar-pilot-sync.c (sync_pilot): do deletion of appointments
correctly, when they are deleted on the pilot
(conduit_free_Appointment): protect against double-freeing parts