nixpkgs/pkgs/servers/http
aszlig 2f3dcb9dd2
apache-httpd/2.4: Fix libxml2 support.
The reason because the configure script is unnable to find libxml2 is because it
is searching for a header file in `libxml/*.h`. Obviously this cases an error,
because it's actually in `${libxml2}/include/libxml2/libxml/*.h`, so let's add
the parent directory to --with-libxml2 and remove the comment from buildInputs.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-17 15:56:07 +02:00
..
4store
apache-httpd apache-httpd/2.4: Fix libxml2 support. 2012-10-17 15:56:07 +02:00
apache-modules Add mod_evasive 2012-07-31 15:51:31 +02:00
couchdb
jboss
jetty
joseki
lighttpd lighttpd 1.4.30. 2012-05-15 14:14:33 +00:00
mini-httpd
myserver
nginx nginx: Update to 1.2.4 2012-10-09 14:20:44 -04:00
redstore
tomcat