diff options
Diffstat (limited to 'www/seamonkey/files/patch-extensions_negotiateauth_Makefile.in')
-rw-r--r-- | www/seamonkey/files/patch-extensions_negotiateauth_Makefile.in | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/www/seamonkey/files/patch-extensions_negotiateauth_Makefile.in b/www/seamonkey/files/patch-extensions_negotiateauth_Makefile.in deleted file mode 100644 index ca1f969ce..000000000 --- a/www/seamonkey/files/patch-extensions_negotiateauth_Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- 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 |