summaryrefslogtreecommitdiff
path: root/no-crmf.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2018-03-17 21:46:39 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2018-03-17 21:46:39 -0700
commit96796895e0d1dddff82529c1d8a2c27fcefbeee4 (patch)
treec68f77e8b4b9976d81ac0b2f7fca9e8df6ac097e /no-crmf.patch
parentUpdated to 57.0.4 (diff)
downloadiceweasel-96796895e0d1dddff82529c1d8a2c27fcefbeee4.tar.xz
Updated to 59.0
Diffstat (limited to 'no-crmf.patch')
-rw-r--r--no-crmf.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/no-crmf.patch b/no-crmf.patch
deleted file mode 100644
index 9d4e5f1..0000000
--- a/no-crmf.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff --git i/old-configure.in w/old-configure.in
-index 0a06e470d2085922..d41c8e9d5dd2dbfb 100644
---- i/old-configure.in
-+++ w/old-configure.in
-@@ -1906,9 +1906,7 @@ if test -n "$_USE_SYSTEM_NSS"; then
- AM_PATH_NSS(3.33, [MOZ_SYSTEM_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
- fi
-
--if test -n "$MOZ_SYSTEM_NSS"; then
-- NSS_LIBS="$NSS_LIBS -lcrmf"
--else
-+if test -z "$MOZ_SYSTEM_NSS"; then
- NSS_CFLAGS="-I${DIST}/include/nss"
- case "${OS_ARCH}" in
- # Only few platforms have been tested with GYP
-