diff options
author | Jason Leach <jasonleach@usa.net> | 2001-01-19 18:31:33 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-01-19 18:31:33 +0800 |
commit | 01b71061169c94e7b7d1f3941a59e2bb9af43bd1 (patch) | |
tree | 272d0bffc70b0bfb8f098df96b954e039f50c6d2 /ChangeLog | |
parent | d0a44e5ff97895f4561d9476217e2222e54a7985 (diff) | |
download | gsoc2013-evolution-01b71061169c94e7b7d1f3941a59e2bb9af43bd1.tar.gz gsoc2013-evolution-01b71061169c94e7b7d1f3941a59e2bb9af43bd1.tar.zst gsoc2013-evolution-01b71061169c94e7b7d1f3941a59e2bb9af43bd1.zip |
Changed a leftover $with_x_mailer to $with_sub_version. Made it so that if
2001-01-19 Jason Leach <jasonleach@usa.net>
* configure.in: Changed a leftover $with_x_mailer to
$with_sub_version. Made it so that if $with_sub_version isn't
specified, we don't try to output it, and also corrected the way
SUB_VERSION is defined.
svn path=/trunk/; revision=7644
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-01-19 Jason Leach <jasonleach@usa.net> + + * configure.in: Changed a leftover $with_x_mailer to + $with_sub_version. Made it so that if $with_sub_version isn't + specified, we don't try to output it, and also corrected the way + SUB_VERSION is defined. + 2001-01-18 Federico Mena Quintero <federico@ximian.com> * Makefile.am: Um, why was the doc directory removed from SUBDIRS? |