Added the Mail Directory configure info.
authorJeffrey Stedfast <fejj@novell.com>
Tue, 18 Apr 2006 17:57:45 +0000 (17:57 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Tue, 18 Apr 2006 17:57:45 +0000 (17:57 +0000)
2006-04-18  Jeffrey Stedfast  <fejj@novell.com>

* configure.in: Added the Mail Directory configure info.

ChangeLog
configure.in

index baa28da..4342bbb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-04-18  Jeffrey Stedfast  <fejj@novell.com>
+
+       * configure.in: Added the Mail Directory configure info.
+
 2006-04-17  Kjartan Maraas  <kmaraas@gnome.org>
 
        * configure.in: Remove obsolete entry for no_NO.
index e6e6f53..75fd742 100644 (file)
@@ -365,15 +365,15 @@ dnl If the user specifies --with-foo or --enable-nss=static, then we have to do
        fi
        
        if test "x${check_manually}" = "xno"; then
-               PKG_CHECK_MODULES(NSS, mozilla-nss, have_nss="yes", have_nss="no")
+               PKG_CHECK_MODULES(NSS, nss, have_nss="yes", have_nss="no")
                if test "x${have_nss}" = "xyes"; then
                        msg_ssl="yes (Mozilla NSS)"
                        if test "x$enable_smime" = "xyes"; then
                                AC_DEFINE(ENABLE_SMIME,1,[Define if SMIME should be enabled])
                                msg_smime="yes (Mozilla NSS)"
                        fi                                  
-                       mozilla_nspr="mozilla-nspr"
-                       mozilla_nss="mozilla-nss"
+                       mozilla_nspr="nspr"
+                       mozilla_nss="nss"
                        AC_DEFINE(HAVE_NSS,1,[Define if you have NSS])
                        AC_DEFINE(HAVE_SSL,1,[Define if you have a supported SSL library])
                        MANUAL_NSPR_CFLAGS=""
@@ -1402,6 +1402,7 @@ esac
 
 echo "
        evolution-data-server has been configured as follows:
+       Mail Directory:   $system_mail_dir, $system_mail_perm
        LDAP support:     $msg_ldap"
 if test "$msg_nntp" = "yes"; then
 echo "\