diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2000-03-01 Ettore Perazzoli <ettore@helixcode.com> + + * shell/Makefile.am (INCLUDES): use `top_srcdir' instead of + `srcdir'. Also, add `$(top_srcdir)'. And put the srcdir includes + before everything else. + (evolution_LDADD): `libeutil.la', not `libeutil.a'. + + * configure.in: Build `filter/Makefile'. Added check for GtkHTML. + Set `GTKHTML_CFLAGS' and `GTKHTML_LIBS' to the appropriate values + for linking with GtkHTML. + 2000-03-01 Federico Mena Quintero <federico@helixcode.com> * configure.in (AC_OUTPUT): Added calendar/idl/Makefile, |