Opened 16 years ago

Closed 16 years ago

#6743 closed patch (fixed)

configure script include path broken

Reported by: mythtv@… Owned by: Janne Grunau
Priority: trivial Milestone: 0.22
Component: MythTV - General Version: unknown
Severity: medium Keywords:
Cc: Janne Grunau Ticket locked: no

Description

Application of the CONFIG_INCLUDEPATH constructed by the configure script is broken by [20947].

Usage of the unique function in settings.pro is incorrect. The function takes a variable and not a value.

Attachments (1)

config_include_path.patch (393 bytes) - added by mythtv@… 16 years ago.

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by mythtv@…

Attachment: config_include_path.patch added

comment:1 Changed 16 years ago by Janne Grunau

Milestone: unknown0.22
Owner: changed from Isaac Richards to Janne Grunau
Priority: minortrivial
Status: newaccepted

comment:2 Changed 16 years ago by Janne Grunau

Resolution: fixed
Status: acceptedclosed

(In [20955]) fix $$unique usage in settings.pro, Closes #6743

Note: See TracTickets for help on using tickets.