#17809: RFE: Add correct dependencies for use_* in configure ---------------------------------------------------------------------------------------+ Reporter: raimue@… | Owner: raimue@… Type: enhancement | Status: assigned Priority: Normal | Milestone: MacPorts 1.8.0 Component: ports | Version: 1.7.0 Keywords: configure dependencies use_autoconf use_autoreconf use_automake use_xmkmf | Port: ---------------------------------------------------------------------------------------+ Changes (by raimue@…): * status: new => assigned Old description:
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.
New description: 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. -- -- Ticket URL: <http://trac.macports.org/ticket/17809#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS