aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/mozilla-devel/files/patch-extensions_negotiateauth_Makefile.in12
-rw-r--r--www/seamonkey/files/patch-extensions_negotiateauth_Makefile.in12
-rw-r--r--www/seamonkey2/files/patch-extensions_negotiateauth_Makefile.in12
3 files changed, 36 insertions, 0 deletions
diff --git a/www/mozilla-devel/files/patch-extensions_negotiateauth_Makefile.in b/www/mozilla-devel/files/patch-extensions_negotiateauth_Makefile.in
new file mode 100644
index 000000000000..ca1f969ce5fe
--- /dev/null
+++ b/www/mozilla-devel/files/patch-extensions_negotiateauth_Makefile.in
@@ -0,0 +1,12 @@
+--- extensions/negotiateauth/Makefile.in.orig Tue Apr 13 12:19:44 2004
++++ extensions/negotiateauth/Makefile.in Tue Apr 13 12:19:53 2004
+@@ -68,8 +68,8 @@
+ $(NULL)
+
+ EXTRA_DSO_LDOPTS = \
+- $(MOZ_COMPONENT_LIBS) \
+ $(GSSAPI_LIBS) \
++ $(MOZ_COMPONENT_LIBS) \
+ $(NULL)
+
+ # make sure this component is never statically linked into the main
diff --git a/www/seamonkey/files/patch-extensions_negotiateauth_Makefile.in b/www/seamonkey/files/patch-extensions_negotiateauth_Makefile.in
new file mode 100644
index 000000000000..ca1f969ce5fe
--- /dev/null
+++ b/www/seamonkey/files/patch-extensions_negotiateauth_Makefile.in
@@ -0,0 +1,12 @@
+--- extensions/negotiateauth/Makefile.in.orig Tue Apr 13 12:19:44 2004
++++ extensions/negotiateauth/Makefile.in Tue Apr 13 12:19:53 2004
+@@ -68,8 +68,8 @@
+ $(NULL)
+
+ EXTRA_DSO_LDOPTS = \
+- $(MOZ_COMPONENT_LIBS) \
+ $(GSSAPI_LIBS) \
++ $(MOZ_COMPONENT_LIBS) \
+ $(NULL)
+
+ # make sure this component is never statically linked into the main
diff --git a/www/seamonkey2/files/patch-extensions_negotiateauth_Makefile.in b/www/seamonkey2/files/patch-extensions_negotiateauth_Makefile.in
new file mode 100644
index 000000000000..ca1f969ce5fe
--- /dev/null
+++ b/www/seamonkey2/files/patch-extensions_negotiateauth_Makefile.in
@@ -0,0 +1,12 @@
+--- extensions/negotiateauth/Makefile.in.orig Tue Apr 13 12:19:44 2004
++++ extensions/negotiateauth/Makefile.in Tue Apr 13 12:19:53 2004
+@@ -68,8 +68,8 @@
+ $(NULL)
+
+ EXTRA_DSO_LDOPTS = \
+- $(MOZ_COMPONENT_LIBS) \
+ $(GSSAPI_LIBS) \
++ $(MOZ_COMPONENT_LIBS) \
+ $(NULL)
+
+ # make sure this component is never statically linked into the main