#24691: rb-sqlite3 +universal configure fails --------------------------------------+------------------------------------- Reporter: alex_a_bordeaux@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.99 Resolution: fixed | Keywords: Port: rb-sqlite3 | --------------------------------------+------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Old description:
the classical error {{{ Command output: config: unknown option --disable-dependency-tracking }}}
which demands the classical solution in the Portfile: {{{ configure.universal_args-delete --disable-dependency-tracking }}}
New description: the classical error {{{ Command output: config: unknown option --disable-dependency-tracking }}} which demands the classical solution in the Portfile: {{{ configure.universal_args-delete --disable-dependency-tracking }}} -- Comment: r67052 -- Ticket URL: <http://trac.macports.org/ticket/24691#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS