diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-03-26 16:08:13 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2020-03-26 16:08:13 -0700 |
commit | 21596885601734506529d2e63d84d26d7608c9c4 (patch) | |
tree | 77ff323516f10253e0cc8dcd0f1762c758170a11 /system-libs.patch | |
parent | Updated to 28.9.0.2 (diff) | |
download | palemoon-21596885601734506529d2e63d84d26d7608c9c4.tar.xz |
Updated to 28.9.0.2
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) |