Opened 4 years ago

Closed 4 years ago

#60785 closed defect (fixed)

libaacs @0.9.0: configure: WARNING: unrecognized options: --disable-examples

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: i0ntempest
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: libaacs

Description

libaacs builds but has this warning during configure:

configure: WARNING: unrecognized options: --disable-examples

It seems this flag is no longer supported and the examples get built anyway. But I don't think the examples get installed, so if building the examples can be prevented that would be good.

Change History (2)

comment:1 Changed 4 years ago by i0ntempest

Seems we no longer have control over building examples. I'll open a PR to remove that option.

comment:2 Changed 4 years ago by i0ntempest

Resolution: fixed
Status: assignedclosed

In 92e1c33ad677e26da141b78b9b5dfcdaf672a294/macports-ports (master):

libaacs: remove invalid configure arg

Closes: #60785

Note: See TracTickets for help on using tickets.