e75128
diff -up thunderbird-31.0/comm-esr31/client.mk.old thunderbird-31.0/comm-esr31/client.mk
e75128
--- thunderbird-31.0/comm-esr31/client.mk.old	2014-07-18 02:04:05.000000000 +0200
e75128
+++ thunderbird-31.0/comm-esr31/client.mk	2014-07-30 10:57:01.177453550 +0200
e75128
@@ -131,7 +131,7 @@ endif
e75128
 
e75128
 
e75128
 ifndef MOZ_OBJDIR
e75128
-  MOZ_OBJDIR = obj-$(CONFIG_GUESS)
e75128
+  MOZ_OBJDIR = objdir
e75128
 else
e75128
 # On Windows Pymake builds check MOZ_OBJDIR doesn't start with "/"
e75128
   ifneq (,$(findstring mingw,$(CONFIG_GUESS)))
e75128
diff -up thunderbird-31.0/comm-esr31/mozilla/media/webrtc/trunk/Makefile.old thunderbird-31.0/comm-esr31/mozilla/media/webrtc/trunk/Makefile