Closed
Bug 717736
Opened 13 years ago
Closed 11 years ago
Remove REQUIRES uselessly added by bug 79709
Categories
(MailNews Core :: Import, defect)
MailNews Core
Import
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: sgautherie, Unassigned)
References
Details
(Keywords: regression)
It looks like bug 512490 was checked in in the meantime...
{
/mailnews/import/vcard/src/Makefile.in
* line 52 -- REQUIRES = xpcom \
}
*****
While there, there is last file:
{
/config/rules.mk
* line 1977 -- @echo $(REQUIRES)
* line 2084 -- REQUIRES \
}
Callek, was it left on purpose or missed?
Flags: in-testsuite-
Comment 1•11 years ago
|
||
REQUIRES is gone. Probably removed when moving to mozbuild.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•