diff options
author | Dan Winship <danw@src.gnome.org> | 2003-03-14 01:40:16 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-03-14 01:40:16 +0800 |
commit | aaf4ff8afcb132744bccd0f3a0d3818fe429e7b0 (patch) | |
tree | 5a0174666d271bb0ff1a6fd943b6d5cbad15a671 /wombat/ChangeLog | |
parent | 54e1dcaddc6eb8ce0901661aec60d2aced7d78d9 (diff) | |
download | gsoc2013-evolution-aaf4ff8afcb132744bccd0f3a0d3818fe429e7b0.tar gsoc2013-evolution-aaf4ff8afcb132744bccd0f3a0d3818fe429e7b0.tar.gz gsoc2013-evolution-aaf4ff8afcb132744bccd0f3a0d3818fe429e7b0.tar.bz2 gsoc2013-evolution-aaf4ff8afcb132744bccd0f3a0d3818fe429e7b0.tar.lz gsoc2013-evolution-aaf4ff8afcb132744bccd0f3a0d3818fe429e7b0.tar.xz gsoc2013-evolution-aaf4ff8afcb132744bccd0f3a0d3818fe429e7b0.tar.zst gsoc2013-evolution-aaf4ff8afcb132744bccd0f3a0d3818fe429e7b0.zip |
Make this depend on Makefile so it gets regenerated if you switch from
* Makefile.am (GNOME_Evolution_Wombat.server.in.in): Make this
depend on Makefile so it gets regenerated if you switch from
--without-openldap to --with-openldap
svn path=/trunk/; revision=20274
Diffstat (limited to 'wombat/ChangeLog')
-rw-r--r-- | wombat/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/wombat/ChangeLog b/wombat/ChangeLog index 4f8f93cd0b..aaef6c16f3 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,9 @@ +2003-03-13 Dan Winship <danw@ximian.com> + + * Makefile.am (GNOME_Evolution_Wombat.server.in.in): Make this + depend on Makefile so it gets regenerated if you switch from + --without-openldap to --with-openldap + 2003-02-21 Dan Winship <danw@ximian.com> * Makefile.am (evolution_wombat_LDADD): cleanup |