[epiphany] NSS is not relevant as a feature for extensions



commit 9f7f26551d6d6ba4c61952e32f4542d04189b685
Author: Xan Lopez <xan gnome org>
Date:   Fri Jan 1 16:37:37 2010 +0100

    NSS is not relevant as a feature for extensions

 configure.ac |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 24a62b0..fadd193 100644
--- a/configure.ac
+++ b/configure.ac
@@ -258,7 +258,6 @@ AC_ARG_ENABLE([nss],
 AC_MSG_RESULT([$enable_nss])
 
 if test "$enable_nss" = "yes"; then
-   EPIPHANY_FEATURES="$EPIPHANY_FEATURES nss"
    PKG_CHECK_MODULES([NSS], [nss])
 
    AC_DEFINE([ENABLE_NSS], [1], [Define to compile with NSS support])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]