aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 3fc826dbd3..794b8b9ee6 100644
--- a/configure.in
+++ b/configure.in
@@ -647,7 +647,7 @@ dnl If the user specifies --with-foo or --enable-nss=static, then we have to do
PKG_CHECK_MODULES(NSS, mozilla-nss, have_nss="yes")
if test "x${have_nss}" = "xyes"; then
msg_ssl="yes (Mozilla NSS)"
- if test "$enable_smime" = "xyes"; then
+ if test "x$enable_smime" = "xyes"; then
AC_DEFINE(ENABLE_SMIME,1,[Define if SMIME should be enabled])
msg_smime="yes (Mozilla NSS)"
fi
/commit/www/mod_auth_tkt?id=5450604541840a7d835e1d9f0f9f4937e283109e'>- USE_APACHE= s/22+/22/ohauer2012-09-231-6/+2 * - remove www/apache20 and devel/apr0ohauer2012-08-181-1/+1 * - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedohauer2011-08-211-1/+1 * - Ubreak deinstallation by removing LoadModule line with @unexec.kuriyama2011-04-291-0/+1