summaryrefslogtreecommitdiff
path: root/libre-testing/iceweasel/no-crmf.diff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-23 01:36:23 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-23 01:36:23 -0400
commit5095d7c8c2521bfd1c9d81a48f3b46889476d88e (patch)
tree36eaec7b101e0d0f0ca11b5e767f44a7bc430c26 /libre-testing/iceweasel/no-crmf.diff
parentf3a057f02a853b792e47bdc0633696508af133c2 (diff)
downloadabslibre-5095d7c8c2521bfd1c9d81a48f3b46889476d88e.tar.gz
abslibre-5095d7c8c2521bfd1c9d81a48f3b46889476d88e.tar.bz2
abslibre-5095d7c8c2521bfd1c9d81a48f3b46889476d88e.zip
db-move libre-testing libre iceweasel
Whatever bugs are still in it aren't worth ICU hell.
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