#35057: gcc48: fails configure check for PPL ------------------------------+--------------------------------------------- Reporter: ram@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: gcc48 ------------------------------+--------------------------------------------- Comment(by dominik.kaeser@…): What I meant to quote: {{{ 229 | int 230 | main () 231 | { 232 | 233 | #if PPL_VERSION_MAJOR != 0 || PPL_VERSION_MINOR < 11 234 | choke me 235 | #endif 236 | 237 | ; 238 | return 0; 239 | } }}} -- Ticket URL: <https://trac.macports.org/ticket/35057#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS