Open
Bug 1128375
Opened 11 years ago
Updated 2 months ago
Use defined variables in keyword lines of pkg-config file
Categories
(NSPR :: NSPR, defect)
NSPR
NSPR
Tracking
(Not tracked)
NEW
People
(Reporter: hectorz, Unassigned)
Details
Attachments
(1 file)
|
869 bytes,
patch
|
Details | Diff | Splinter Review |
In nspr.pc's current form, it's not possbile to override includedir/libdir with |pkc-config --define-variable=includedir=/path/to/new/include --cflags nspr|, like |nspr-config --includedir=/path/to/new/include --cflags|.
| Reporter | ||
Comment 1•11 years ago
|
||
Attachment #8557702 -
Flags: review?(wtc)
Updated•3 years ago
|
Severity: normal → S3
| Reporter | ||
Updated•2 months ago
|
Attachment #8557702 -
Flags: review?(wtc)
| Reporter | ||
Updated•2 months ago
|
Assignee: l-hedgehog → nobody
You need to log in
before you can comment on or make changes to this bug.
Description
•