summarylogtreecommitdiffstats
path: root/no-crmf.diff
diff options
context:
space:
mode:
authorBjörn Bidar2018-07-07 22:53:29 +0200
committerBjörn Bidar2018-07-07 22:53:29 +0200
commitc70a021517c1945b1626d3832a126eb88a17c1c8 (patch)
tree99f9db4dcd6293546aeeef4c9545f9ff7e859fd1 /no-crmf.diff
parent2c81840bf9762337b17cae04ff16a10ff0e1f205 (diff)
downloadaur-c70a021517c1945b1626d3832a126eb88a17c1c8.tar.gz
upkg
Diffstat (limited to 'no-crmf.diff')
-rw-r--r--no-crmf.diff15
1 files changed, 0 insertions, 15 deletions
diff --git a/no-crmf.diff b/no-crmf.diff
deleted file mode 100644
index 682ba3fc0fd2..000000000000
--- a/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