Opened 14 years ago

Closed 14 years ago

#3696 closed defect (fixed)

KML test macro allows libkml to be older than required

Reported by: dron Owned by: warmerdam
Priority: normal Milestone:
Component: ConfigBuild Version: unspecified
Severity: normal Keywords:
Cc: Mateusz Łoskot, winkey

Description

The KML test macro checks the libkml version and even prints the warning message if the version installed is older than required. But the configure system still accepts this library to build with and effectively fails on compilation stage. I think that macro should return negative result if found libkml is older that needed. Attaching the patch to fix it.

Attachments (1)

ax_lib_libkml-version.diff (703 bytes ) - added by dron 14 years ago.
Return negative result if found libkml is older than required

Download all attachments as: .zip

Change History (3)

by dron, 14 years ago

Attachment: ax_lib_libkml-version.diff added

Return negative result if found libkml is older than required

comment:1 by warmerdam, 14 years ago

Cc: winkey added

comment:2 by dron, 14 years ago

Resolution: fixed
Status: newclosed

I have checked in this fix with r20125 as no one have raised objections.

Andrey

Note: See TracTickets for help on using tickets.