[evolution/camel-gobject] Remove useless --enable-nntp configure option.
- From: Matthew Barnes <mbarnes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution/camel-gobject] Remove useless --enable-nntp configure option.
- Date: Fri, 1 Jan 2010 05:53:45 +0000 (UTC)
commit d57d04dd75223f442dc1c993c871c18d20da9b39
Author: Matthew Barnes <mbarnes redhat com>
Date: Sun Dec 27 14:12:42 2009 -0500
Remove useless --enable-nntp configure option.
configure.ac | 16 ----------------
1 files changed, 0 insertions(+), 16 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 62411d9..8c260af 100644
--- a/configure.ac
+++ b/configure.ac
@@ -645,21 +645,6 @@ else
fi
AM_CONDITIONAL(SUNLDAP, [test x$with_sunldap != xno])
-dnl **************************************************
-dnl NNTP support.
-dnl **************************************************
-AC_ARG_ENABLE([nntp],
- AS_HELP_STRING([--enable-nntp],
- [Build Usenet news (NNTP) backend]),
- [enable_nntp=$enableval],[enable_nntp=yes])
-if test "x$enable_nntp" = "xyes"; then
- AC_DEFINE(ENABLE_NNTP,1,[Build NNTP backend])
- msg_nntp=yes
-else
- msg_nntp=no
-fi
-AM_CONDITIONAL(ENABLE_NNTP, [test x$enable_nntp = xyes])
-
AC_DEFINE(HANDLE_LIBICAL_MEMORY, 1, [Define it once memory returned by libical is free'ed properly])
dnl **************************************************
@@ -1837,7 +1822,6 @@ fi
echo "
LDAP support: $msg_ldap
NetworkManager: $NM_SUPPORT
- NNTP support: $msg_nntp
Pilot conduits: $msg_pilot
Libnotify: $HAVE_LIBNOTIFY
Kerberos 5: $msg_krb5
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]