diff options
author | JP Rosevear <jpr@ximian.com> | 2001-01-15 09:34:54 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-01-15 09:34:54 +0800 |
commit | 84d79685129c2c31a99eef621aa6bb03112e4573 (patch) | |
tree | b60b486f453fc546d8efb23f028a159790cbdcc0 /configure.in | |
parent | 24a2d4baa8137fa990fff01b8e751538311d4de2 (diff) | |
download | gsoc2013-evolution-84d79685129c2c31a99eef621aa6bb03112e4573.tar gsoc2013-evolution-84d79685129c2c31a99eef621aa6bb03112e4573.tar.gz gsoc2013-evolution-84d79685129c2c31a99eef621aa6bb03112e4573.tar.bz2 gsoc2013-evolution-84d79685129c2c31a99eef621aa6bb03112e4573.tar.lz gsoc2013-evolution-84d79685129c2c31a99eef621aa6bb03112e4573.tar.xz gsoc2013-evolution-84d79685129c2c31a99eef621aa6bb03112e4573.tar.zst gsoc2013-evolution-84d79685129c2c31a99eef621aa6bb03112e4573.zip |
remove old config message
2001-01-14 JP Rosevear <jpr@ximian.com>
* configure.in: remove old config message
svn path=/trunk/; revision=7492
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.in b/configure.in index a4023268c6..8e53457b38 100644 --- a/configure.in +++ b/configure.in @@ -708,7 +708,6 @@ echo " Use movemail: $with_movemail Dot Locking: $msg_dot File Locking: $msg_file - Crypto support: $msg_crypto Gtk-doc: $enable_gtk_doc" if test x$enable_gtk_doc = xyes; then |