Opened 11 years ago
Closed 11 years ago
#39928 closed defect (fixed)
apr-util: opportunistic linking to sqlite2
Reported by: | eborisch (Eric A. Borisch) | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.0 |
Keywords: | Cc: | ||
Port: | apr-util |
Description
apr-util will link (without declaring dep) against sqlite2 if it is installed a build time.
Either add --without-sqlite2 to the default -- it shows up only in the no_sqlite variant currently -- config line, or add a port:sqlite2 dependency so it can be recorded.
Change History (1)
comment:1 Changed 11 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Thanks, r108713.