diff options
author | Federico Mena Quintero <federico@helixcode.com> | 2000-06-30 06:35:16 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2000-06-30 06:35:16 +0800 |
commit | 017100909e3a76d9f7650eddb1d01dc4e10e8375 (patch) | |
tree | 7ddf763fabdfa718f94c87ea00884b9540616dc5 /calendar/ChangeLog | |
parent | a2a6d4d922fc99136203d7467abd8aa2ccdd86ac (diff) | |
download | gsoc2013-evolution-017100909e3a76d9f7650eddb1d01dc4e10e8375.tar gsoc2013-evolution-017100909e3a76d9f7650eddb1d01dc4e10e8375.tar.gz gsoc2013-evolution-017100909e3a76d9f7650eddb1d01dc4e10e8375.tar.bz2 gsoc2013-evolution-017100909e3a76d9f7650eddb1d01dc4e10e8375.tar.lz gsoc2013-evolution-017100909e3a76d9f7650eddb1d01dc4e10e8375.tar.xz gsoc2013-evolution-017100909e3a76d9f7650eddb1d01dc4e10e8375.tar.zst gsoc2013-evolution-017100909e3a76d9f7650eddb1d01dc4e10e8375.zip |
Do not link and include the pilot stuff for the calendar component, just
2000-06-29 Federico Mena Quintero <federico@helixcode.com>
* gui/Makefile.am: Do not link and include the pilot stuff for the
calendar component, just for the Pilot conduit. Commented out the
Pilot part so that Evolution can build. Sigh, we'll have to
modify gnome-pilot to use OAF.
svn path=/trunk/; revision=3815
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3f3aca1fa8..46fd6690e8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2000-06-29 Federico Mena Quintero <federico@helixcode.com> + + * gui/Makefile.am: Do not link and include the pilot stuff for the + calendar component, just for the Pilot conduit. Commented out the + Pilot part so that Evolution can build. Sigh, we'll have to + modify gnome-pilot to use OAF. + 2000-06-29 Peter Williams <peterw@helixcode.com> * gui/Makefile.am (LINK_FLAGS): Make the calendar-pilot-sync |