Ticket #1879 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

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

configure.in.patch Download (0.6 KB) - added by kyngchaos 6 years ago.

Change History

Changed 6 years ago by kyngchaos

Changed 6 years ago by warmerdam

  • keywords macos framework added
  • status changed from new to closed
  • resolution set to fixed

Patch applied in 1.4 branch (r12337) and trunk (r12336).

Thanks

Note: See TracTickets for help on using tickets.