diff options
author | Chris Toshok <toshok@ximian.com> | 2003-10-30 04:16:03 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-10-30 04:16:03 +0800 |
commit | 302a9b1ed51e68e26c3d15fc6a6daf875fd7febc (patch) | |
tree | 011ca350ebc69c04bd38092dc51363bf262f056b /ChangeLog | |
parent | 741182663966e288b4de8666f336b70a7d4ee856 (diff) | |
download | gsoc2013-evolution-302a9b1ed51e68e26c3d15fc6a6daf875fd7febc.tar.gz gsoc2013-evolution-302a9b1ed51e68e26c3d15fc6a6daf875fd7febc.tar.zst gsoc2013-evolution-302a9b1ed51e68e26c3d15fc6a6daf875fd7febc.zip |
use $SMIME_DIR. instead of explicitly including smime.
2003-10-29 Chris Toshok <toshok@ximian.com>
* Makefile.am (SUBDIRS): use $SMIME_DIR. instead of explicitly
including smime.
* configure.in: add some smime foo - a status message, an
AM_CONDITIONAL (ENABLE_SMIME)
svn path=/trunk/; revision=23123
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-10-29 Chris Toshok <toshok@ximian.com> + + * Makefile.am (SUBDIRS): use $SMIME_DIR. instead of explicitly + including smime. + + * configure.in: add some smime foo - a status message, an + AM_CONDITIONAL (ENABLE_SMIME) + 2003-10-17 Jeffrey Stedfast <fejj@ximian.com> * configure.in: added a configure check for AI_ADDRCONFIG |