CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/03/28 17:40:56
Modified files:
www/fcgi-cgi : Makefile distinfo
www/fcgi-cgi/patches: patch-Makefile_am patch-configure_ac
Log message:
- Fix autoconf/automake usage. Set CONFIGURE_STYLE or call autogen.sh but
not both.
- Correct the automake bits that were added for static linking. The libraries
were inserted into the wrong variable so the link order was wrong.
- Tidy up the CONFIGURE_ENV usage.
ok sthen@
