#17216: cgilib port enhancement ---------------------------+------------------------------------------------ Reporter: mike@flyn.org | Owner: macports-tickets@lists.macosforge.org Type: enhancement | Status: new Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Keywords: | Port: ---------------------------+------------------------------------------------ This modifies cgilib so that it builds using GNU autotools. It then uses configure to determine if a system provides strndup (Mac OS X does not), fixing bug #15453. The pre-configure block requires some explanation. I want to keep the autotools patch small. As a result, things like "missing" are not included. I need to run aclocal, libtoolize, etc. in the proper order. -- Ticket URL: <http://trac.macports.org/ticket/17216> MacPorts <http://www.macports.org/> Ports system for Mac OS