diff options
Diffstat (limited to 'system-libs.patch')
-rw-r--r-- | system-libs.patch | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/system-libs.patch b/system-libs.patch index 3d7a462..ccb987b 100644 --- a/system-libs.patch +++ b/system-libs.patch @@ -1,10 +1,6 @@ ---- a/old-configure.in -+++ b/old-configure.in -@@ -2055,3 +2055,0 @@ --if test -n "$_USE_SYSTEM_NSS"; then -- AC_MSG_ERROR([Building with system NSS is currently not supported.]) --fi -@@ -5616,31 +5616,0 @@ +--- a/platform/old-configure.in ++++ b/platform/old-configure.in +@@ -5282,30 +5616,0 @@ -dnl ======================================================== -dnl Directive 4 -dnl ======================================================== @@ -16,9 +12,6 @@ -MC_PALEMOON=$MC_PALEMOON -MOZ_EME=$MOZ_EME -MOZ_WEBRTC=$MOZ_WEBRTC --MOZ_SYSTEM_LIBEVENT=$MOZ_SYSTEM_LIBEVENT --MOZ_SYSTEM_NSS=$MOZ_SYSTEM_NSS --MOZ_SYSTEM_NSPR=$MOZ_SYSTEM_NSPR -MOZ_SYSTEM_JPEG=$MOZ_SYSTEM_JPEG -MOZ_SYSTEM_ZLIB=$MOZ_SYSTEM_ZLIB -MOZ_SYSTEM_BZ2=$MOZ_SYSTEM_BZ2 @@ -36,3 +29,5 @@ - AC_MSG_ERROR([Branding Violation - Please see: http://www.palemoon.org/redist.shtml]) - fi -fi +- +-AC_SUBST(DIRECTIVE4) |