Option for perlBindings in subversion
svn path=/nixpkgs/trunk/; revision=10322
This commit is contained in:
@@ -4660,6 +4660,7 @@ rec {
|
|||||||
inherit fetchurl stdenv apr aprutil neon expat swig zlib;
|
inherit fetchurl stdenv apr aprutil neon expat swig zlib;
|
||||||
bdbSupport = true;
|
bdbSupport = true;
|
||||||
httpServer = false;
|
httpServer = false;
|
||||||
|
perlBindings = getConfig ["subversion" "perlBindings"] false;
|
||||||
sslSupport = true;
|
sslSupport = true;
|
||||||
compressionSupport = true;
|
compressionSupport = true;
|
||||||
httpd = apacheHttpd;
|
httpd = apacheHttpd;
|
||||||
|
|||||||
Reference in New Issue
Block a user