aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-05-19 07:11:17 +0800
committerDan Winship <danw@src.gnome.org>2000-05-19 07:11:17 +0800
commita939913af36fdfd135b1427a45ff11da3cb47ace (patch)
treecd05b7af1f745b6e29bd8d1cd2bbc6cded6ffcbe
parent1ff07425c1e2963f7fe835ac4be2c725f12827f5 (diff)
downloadgsoc2013-evolution-a939913af36fdfd135b1427a45ff11da3cb47ace.tar
gsoc2013-evolution-a939913af36fdfd135b1427a45ff11da3cb47ace.tar.gz
gsoc2013-evolution-a939913af36fdfd135b1427a45ff11da3cb47ace.tar.bz2
gsoc2013-evolution-a939913af36fdfd135b1427a45ff11da3cb47ace.tar.lz
gsoc2013-evolution-a939913af36fdfd135b1427a45ff11da3cb47ace.tar.xz
gsoc2013-evolution-a939913af36fdfd135b1427a45ff11da3cb47ace.tar.zst
gsoc2013-evolution-a939913af36fdfd135b1427a45ff11da3cb47ace.zip
add camel/providers/vee
* configure.in (AC_OUTPUT): add camel/providers/vee svn path=/trunk/; revision=3123
-rw-r--r--ChangeLog4
-rw-r--r--configure.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 989d9e341a..a0f83c1847 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-05-18 Dan Winship <danw@helixcode.com>
+
+ * configure.in (AC_OUTPUT): add camel/providers/vee
+
2000-05-16 Ettore Perazzoli <ettore@helixcode.com>
* art/Makefile.am: Install the mini icons.
diff --git a/configure.in b/configure.in
index b2ab6502e3..8ed805f531 100644
--- a/configure.in
+++ b/configure.in
@@ -438,6 +438,7 @@ camel/providers/Makefile
camel/providers/mbox/Makefile
camel/providers/pop3/Makefile
camel/providers/sendmail/Makefile
+camel/providers/vee/Makefile
composer/Makefile
widgets/Makefile
widgets/e-table/Makefile