Closed
Bug 552446
Opened 16 years ago
Closed 16 years ago
Qt with-qtdir should not use a subdirectory "qt"
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9.3a4
People
(Reporter: dougt, Assigned: dougt)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.55 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
When I coded up the --with-qtdir stuff, i assumed SDKs would look like:
$QTDIR/qt/include
However, it became clear that many SDKS (like the ones that come with the latest maemo sdk), do not have this "qt" subdirectory under $QTDIR.
| Assignee | ||
Updated•16 years ago
|
Attachment #432586 -
Attachment is patch: true
Attachment #432586 -
Attachment mime type: application/octet-stream → text/plain
Attachment #432586 -
Flags: review?(ted.mielczarek)
| Assignee | ||
Updated•16 years ago
|
Attachment #432586 -
Attachment is obsolete: true
Attachment #432586 -
Flags: review?(ted.mielczarek)
| Assignee | ||
Comment 1•16 years ago
|
||
Assignee: nobody → dougt
| Assignee | ||
Updated•16 years ago
|
Attachment #433075 -
Flags: review?(ted.mielczarek)
Updated•16 years ago
|
Attachment #433075 -
Flags: review?(ted.mielczarek) → review+
| Assignee | ||
Comment 2•16 years ago
|
||
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Flags: in-testsuite-
Target Milestone: --- → mozilla1.9.3a4
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•