diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-18 23:47:26 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-04-18 23:47:26 +0800 |
commit | c78c05d8af2d2deddb3d06da5fb408acfc03dfb0 (patch) | |
tree | 12a3430a75d9f60bd4aad66252987aef01b45a0d /libical/ChangeLog | |
parent | 818a27977d1c01d3007aafbb58675586eab47e77 (diff) | |
download | gsoc2013-evolution-c78c05d8af2d2deddb3d06da5fb408acfc03dfb0.tar.gz gsoc2013-evolution-c78c05d8af2d2deddb3d06da5fb408acfc03dfb0.tar.zst gsoc2013-evolution-c78c05d8af2d2deddb3d06da5fb408acfc03dfb0.zip |
Disable the Python stuff and the tests for now. They are broken and
are not needed by end users anyway.
svn path=/trunk/; revision=9443
Diffstat (limited to 'libical/ChangeLog')
-rw-r--r-- | libical/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libical/ChangeLog b/libical/ChangeLog index 2a6dd7d768..7d74fce7cd 100644 --- a/libical/ChangeLog +++ b/libical/ChangeLog @@ -1,5 +1,10 @@ 2001-04-18 Ettore Perazzoli <ettore@ximian.com> + * src/Makefile.am (SUBDIRS): Don't compile the Python stuff nor + the tests for now; they are broken. + +2001-04-18 Ettore Perazzoli <ettore@ximian.com> + * src/libicalss/Makefile.am (COMBINEDHEADERS): All of these have to come from the srcdir: prepend `$(srcdir)'. |