Closed Bug 469392 Opened 16 years ago Closed 16 years ago

MOZILLA_1_9_1_BRANCH define doesn't work in C++ code

Categories

(MailNews Core :: Build Config, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.0b2

People

(Reporter: standard8, Assigned: standard8)

Details

Attachments

(1 file)

Attached patch The fixSplinter Review
As I almost had to fix a mozilla-central + comm-central bustage today, I realised the MOZILLA_1_9_1_BRANCH define doesn't work in c++ code because its not included in mozilla-config.h

The fix is a simple change in configure.in.
Attachment #352786 - Flags: review?(kairo)
Comment on attachment 352786 [details] [diff] [review]
The fix

I even thought about this case when I did the other review but guessed you might want to defer to doing explicit DEFINES in Makefiles, which I guess would probably also work. This is surely the less intrusive way where we can't avoid using this flag, though.
Attachment #352786 - Flags: review?(kairo) → review+
Checked in: http://hg.mozilla.org/comm-central/rev/c5884855549c
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.