nixpkgs/pkgs/servers/http/apache-modules
Peter Simons 3f1392cb5a mod_wsgi: fixed build on Darwin
The configure script had an hard-coded impure path to the lipo binary. If that
binary was found -- and it was --, then the script decided to pass an invalid
"-arch i386" flag to libtool, which subsequently failed. There is probably
another way to pass that -arch flag, but I didn't look hard because it's
redundant anyway.

svn path=/nixpkgs/trunk/; revision=24530
2010-10-29 14:46:40 +00:00
..
mod_fastcgi pkgs/servers/http/apache-modules/mod_fastcgi: added meta.platforms and meta.maintainer 2010-10-25 13:13:03 +00:00
mod_python * Apache httpd: build against apr, aputil and pcre instead of using 2008-10-06 13:38:45 +00:00
mod_wsgi mod_wsgi: fixed build on Darwin 2010-10-29 14:46:40 +00:00
tomcat-connectors Upgraded tomcat connector module to 1.2.28 2009-08-10 20:14:34 +00:00