From 468a2d3adc6dcffeca41faad801eb329c8ed03db Mon Sep 17 00:00:00 2001 From: "rcampbell%mozilla.com" Date: Thu, 7 Jun 2007 16:59:24 +0000 Subject: [PATCH] Commenting MochiKit until fixed on Linux git-svn-id: svn://10.0.0.236/trunk@227650 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/dom/tests/mochitest/ajax/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/dom/tests/mochitest/ajax/Makefile.in b/mozilla/dom/tests/mochitest/ajax/Makefile.in index d606d33acf0..f7a51fce7b2 100644 --- a/mozilla/dom/tests/mochitest/ajax/Makefile.in +++ b/mozilla/dom/tests/mochitest/ajax/Makefile.in @@ -45,7 +45,7 @@ include $(DEPTH)/config/autoconf.mk DIRS = lib \ prototype \ offline \ - mochikit \ $(NULL) +# mochikit \ removed until fixed on linux -include $(topsrcdir)/config/rules.mk \ No newline at end of file +include $(topsrcdir)/config/rules.mk