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 Metadata 2010-09-27 11:19:31 +00:00
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 Upgrading CouchDB to 1.1.1 with SpiderMonkey 185 2011-12-15 12:24:25 +00:00
jboss * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
jetty * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00
joseki Fix line endings 2012-04-17 13:05:57 +00:00
lighttpd lighttpd 1.4.30. 2012-05-15 14:14:33 +00:00
mini-httpd pkgs/servers/http/mini-httpd: added version 1.1 2011-08-16 14:01:38 +00:00
myserver * Cleanup: remove obsolete references to ‘xz’, which is in stdenv now. 2012-01-18 20:53:01 +00:00
nginx nginx: Update to 1.2.4 2012-10-09 14:20:44 -04:00
redstore Update Redstore 2011-08-17 22:22:06 +00:00
tomcat * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless 2012-01-18 20:16:00 +00:00