diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-16 06:20:41 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-16 06:20:41 +0800 |
commit | b39725006cebc16f96cc2d43885697d464365183 (patch) | |
tree | 2a799d49001e661858292ddbdbde34cea77c7c29 /wombat/ChangeLog | |
parent | a47eb7a9a182c9d124fa8c98c852b0bdcfa245f4 (diff) | |
download | gsoc2013-evolution-b39725006cebc16f96cc2d43885697d464365183.tar gsoc2013-evolution-b39725006cebc16f96cc2d43885697d464365183.tar.gz gsoc2013-evolution-b39725006cebc16f96cc2d43885697d464365183.tar.bz2 gsoc2013-evolution-b39725006cebc16f96cc2d43885697d464365183.tar.lz gsoc2013-evolution-b39725006cebc16f96cc2d43885697d464365183.tar.xz gsoc2013-evolution-b39725006cebc16f96cc2d43885697d464365183.tar.zst gsoc2013-evolution-b39725006cebc16f96cc2d43885697d464365183.zip |
Added rule to create GNOME_Evolution_Wombat.server.in from
* Makefile.am: Added rule to create
GNOME_Evolution_Wombat.server.in from
GNOME_Evolution_Wombat.server.in.in, substituting @LIBEXECDIR@.
Also install wombat in $libexecdir instead of $bindir.
* GNOME_Evolution_WombatNOLDAP.server.in.in: Renamed from
GNOME_Evolution_WombatNOLDAP.server.in. Changed the location from
"wombat" to "@LIBEXECDIR@/wombat".
* GNOME_Evolution_WombatLDAP.server.in.in: Renamed from
GNOME_Evolution_WombatLDAP.server.in. Changed the location from
"wombat" to "@LIBEXECDIR@/wombat".
svn path=/trunk/; revision=18795
Diffstat (limited to 'wombat/ChangeLog')
-rw-r--r-- | wombat/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/wombat/ChangeLog b/wombat/ChangeLog index 0cfe6e58e5..38f7dcb342 100644 --- a/wombat/ChangeLog +++ b/wombat/ChangeLog @@ -1,3 +1,18 @@ +2002-11-15 Ettore Perazzoli <ettore@ximian.com> + + * Makefile.am: Added rule to create + GNOME_Evolution_Wombat.server.in from + GNOME_Evolution_Wombat.server.in.in, substituting @LIBEXECDIR@. + Also install wombat in $libexecdir instead of $bindir. + + * GNOME_Evolution_WombatNOLDAP.server.in.in: Renamed from + GNOME_Evolution_WombatNOLDAP.server.in. Changed the location from + "wombat" to "@LIBEXECDIR@/wombat". + + * GNOME_Evolution_WombatLDAP.server.in.in: Renamed from + GNOME_Evolution_WombatLDAP.server.in. Changed the location from + "wombat" to "@LIBEXECDIR@/wombat". + 2002-11-07 Rodrigo Moya <rodrigo@ximian.com> * wombat.c: re-enabled calendar parts. |