aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-03-02 08:09:45 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-03-02 08:09:45 +0800
commit799d7f54fdd6bcbf6b73d95070e17b7455c94830 (patch)
tree280f5659313d908d2f1a5f9b93a0d0fa635008fd /ChangeLog
parentdff7aec3c3302c2191100ce22a8cf28959808c28 (diff)
downloadgsoc2013-evolution-799d7f54fdd6bcbf6b73d95070e17b7455c94830.tar
gsoc2013-evolution-799d7f54fdd6bcbf6b73d95070e17b7455c94830.tar.gz
gsoc2013-evolution-799d7f54fdd6bcbf6b73d95070e17b7455c94830.tar.bz2
gsoc2013-evolution-799d7f54fdd6bcbf6b73d95070e17b7455c94830.tar.lz
gsoc2013-evolution-799d7f54fdd6bcbf6b73d95070e17b7455c94830.tar.xz
gsoc2013-evolution-799d7f54fdd6bcbf6b73d95070e17b7455c94830.tar.zst
gsoc2013-evolution-799d7f54fdd6bcbf6b73d95070e17b7455c94830.zip
Various building fixes. At least, now it builds for me.
svn path=/trunk/; revision=2007
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f338003c8..df146093e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,