diff options
author | Laszlo (Laca) Peter <laca@sun.com> | 2007-06-20 21:13:08 +0800 |
---|---|---|
committer | László PÉTER <laca@src.gnome.org> | 2007-06-20 21:13:08 +0800 |
commit | 5b67a84071419ceeafb4978e6af511983dc4ea1e (patch) | |
tree | d85b9fc50f0a2256ee1ef5c6267ea54da4a6e8e5 /ChangeLog | |
parent | 7aa5a21c2ca0e895c88fe69ae7625c0af5220c08 (diff) | |
download | gsoc2013-evolution-5b67a84071419ceeafb4978e6af511983dc4ea1e.tar.gz gsoc2013-evolution-5b67a84071419ceeafb4978e6af511983dc4ea1e.tar.zst gsoc2013-evolution-5b67a84071419ceeafb4978e6af511983dc4ea1e.zip |
make the path to perl configurable and add addressbook/tools/csv2vcard to
2007-06-20 Laszlo (Laca) Peter <laca@sun.com>
* configure.in: make the path to perl configurable
and add addressbook/tools/csv2vcard to AC_OUTPUT.
Part of the fix for bug #433732
2007-06-20 Laszlo (Laca) Peter <laca@sun.com>
** Fix for bug #433732
* tools/Makefile.am: expand @PERL@ in evolution-addressbook-clean.in
* tools/csv2vcard: rename to csv2vcard.in
* tools/csv2vcard.in: make the path to perl configurable
* tools/evolution-addressbook-clean.in: make the path to perl
configurable
svn path=/trunk/; revision=33711
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-06-20 Laszlo (Laca) Peter <laca@sun.com> + + * configure.in: make the path to perl configurable + and add addressbook/tools/csv2vcard to AC_OUTPUT. + Part of the fix for bug #433732 + 2007-06-18 Srinivasa Ragavan <sragavan@novell.com> ** Evolution 2.11.4 release |