From 69ce9724173da2f0b19949da4237285bbf0333fe Mon Sep 17 00:00:00 2001 From: "bsmedberg%covad.net" Date: Wed, 27 Jul 2005 18:29:40 +0000 Subject: [PATCH] Bad merge fallout from bug 269460, revise the variable here for correctness. See https://bugzilla.mozilla.org/show_bug.cgi?id=269460#c29 --- mail/locales/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/locales/Makefile.in b/mail/locales/Makefile.in index b087455cd38..cd2747e0bf3 100644 --- a/mail/locales/Makefile.in +++ b/mail/locales/Makefile.in @@ -58,7 +58,7 @@ DEFINES += \ -DPKG_BASENAME=$(PKG_BASENAME) \ $(NULL) -ifndef MOZ_USE_OFFICIAL_BRANDING +ifndef MOZ_BRANDING_DIRECTORY DEFINES += -DMOZ_USE_GENERIC_BRANDING endif