extra configure results output
authorPaul Mangan <paul@claws-mail.org>
Thu, 30 Aug 2001 11:20:21 +0000 (11:20 +0000)
committerPaul Mangan <paul@claws-mail.org>
Thu, 30 Aug 2001 11:20:21 +0000 (11:20 +0000)
ChangeLog.claws
configure.in

index de596cf5bff0eba2f5e760cf7a52423c9699f4d8..8ec26ffdc9673e9413fdbb81c0b310a9b13e4aa6 100644 (file)
@@ -5,6 +5,9 @@
                Enhanced automatic account selection on replies
                Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
 
+       * configure.in
+               add LDAP and JPilot to the configuration results output.
+
 2001-08-29 [christoph]
 
        * src/summeryview.c
index f47e689402ec3159800f0ae0dbbf56a258ebcd6a..14454c136c38b29e09c0978917060cccfa03eb90 100644 (file)
@@ -347,6 +347,8 @@ else
        fi
 fi
 echo "GPGME      : $ac_cv_enable_gpgme"
+echo "JPilot     : $ac_cv_enable_jpilot"
+echo "LDAP       : $ac_cv_enable_ldap"
 echo "OpenSSL    : $ac_cv_enable_ssl"
 if test "$ac_cv_disable_compface" = no; then
        echo "compface   : yes"