summaryrefslogtreecommitdiff
path: root/libre-testing/iceweasel/no-crmf.diff
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-07-09 23:28:18 +0200
committerAndreas Grapentin <andreas@grapentin.org>2018-07-09 23:28:18 +0200
commit957fd6967f29a16d7f408607258892e7cd3ca649 (patch)
tree07128d69353f7296a0ba6159aca6702318597139 /libre-testing/iceweasel/no-crmf.diff
parentd0e1047ad044fbb1012b315930a5093408f3ae3b (diff)
downloadabslibre-957fd6967f29a16d7f408607258892e7cd3ca649.tar.gz
abslibre-957fd6967f29a16d7f408607258892e7cd3ca649.tar.bz2
abslibre-957fd6967f29a16d7f408607258892e7cd3ca649.zip
libre-testing/iceweasel: added preliminary iceweasel-61.0.1 build
Diffstat (limited to 'libre-testing/iceweasel/no-crmf.diff')
-rw-r--r--libre-testing/iceweasel/no-crmf.diff15
1 files changed, 0 insertions, 15 deletions
diff --git a/libre-testing/iceweasel/no-crmf.diff b/libre-testing/iceweasel/no-crmf.diff
deleted file mode 100644
index 682ba3fc0..000000000
--- a/libre-testing/iceweasel/no-crmf.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git i/old-configure.in w/old-configure.in
-index 12170a47568f..dbbaa0bc9194 100644
---- i/old-configure.in
-+++ w/old-configure.in
-@@ -1808,9 +1808,7 @@ if test -n "$_USE_SYSTEM_NSS"; then
- AM_PATH_NSS(3.35, [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