| Summary: | Build issue: artsc-config script returns invalid header directory | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Francois Andriot <albator78> |
| Component: | arts | Assignee: | Francois Andriot <albator78> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | albator78, bugwatch, slavek.banko |
| Priority: | P5 | ||
| Version: | R14.0.0 [Trinity] | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Attachments: |
arts: fix artsc-config script to return valid include directory
arts: fix artsc-config script to return valid include directory (2) arts: fix artsc-config script to return valid include directory (3) arts: fix artsc-config script to return valid include directory (4) |
||
|
Description
Francois Andriot
2014-10-12 12:17:23 CDT
Created attachment 2308 [details]
arts: fix artsc-config script to return valid include directory
In case the current "artsc" directory is correct, the attached patch fixes the "artsc-config" script to return the correct value.
Created attachment 2310 [details]
arts: fix artsc-config script to return valid include directory (2)
Also, the "$libdl" variable is evaluated "-l" when DL_LIBRARIES is empty, causing invalid LDFLAGS at the end.
Created attachment 2328 [details]
arts: fix artsc-config script to return valid include directory (3)
Fixed for openbsd and linux.
Created attachment 2329 [details]
arts: fix artsc-config script to return valid include directory (4)
Forgot second half of the patch. Time to go to bed.
Comment on attachment 2329 [details]
arts: fix artsc-config script to return valid include directory (4)
Added to includedir was also used to install headers.
Pushed to GIT in hash 775e3e46.
|