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
comment:2 Changed 4 years ago by i0ntempest
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Seems we no longer have control over building examples. I'll open a PR to remove that option.