Ticket #17809 (closed enhancement: fixed)
RFE: Add correct dependencies for use_* in configure
| Reported by: | raimue@… | Owned by: | raimue@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts 1.8.0 |
| Component: | base | Version: | 1.7.0 |
| Keywords: | configure dependencies use_autoconf use_autoreconf use_automake use_xmkmf | Cc: | |
| Port: |
Description (last modified by raimue@…) (diff)
There are some options available to run configuration script generators before configure.
- use_autoconf
- use_autoreconf
- use_automake
- use_xmkmf
All of them require tools to be provided by the system or to be installed by MacPorts.
Currently, the dependencies are added in each Portfile using such an option, but it would be better to do it automatically.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


