#37490: gd2: configuration fails with automake-13.0 -------------------------+-------------------------------- Reporter: jdgleeson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: gd2 -------------------------+-------------------------------- configure.ac contains the macro AM_PROG_CC_STDC, which is not recognized by automake. AC_PROG_CC is expected instead, which happens to already be in configure.ac. An augmented version of patch-configure.ac.diff is attached which deletes AM_PROG_CC_STDC. -- Ticket URL: <https://trac.macports.org/ticket/37490> MacPorts <http://www.macports.org/> Ports system for Mac OS