Ticket #1879 (closed defect: fixed)
prefix doesn't get fully expanded for OSX framework build
| Reported by: | kyngchaos | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.3 |
| Component: | ConfigBuild | Version: | 1.4.2 |
| Severity: | normal | Keywords: | macos framework |
| Cc: |
Description
In configure, for the OSX framework build, the GDAL version number vars don't get expanded immediately when setting "prefix". This makes it into the binary unexpanded and so support resources won't be found.
It looks like it it due to the assignment being single-quoted. Patch file included, for GDAL 1.5 trunk. It should be backported to 1.4.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

