Removed misleading comment that no longer applies.

svn path=/nixpkgs/branches/stdenv-updates/; revision=16038
This commit is contained in:
Peter Simons 2009-06-24 20:10:59 +00:00
parent 7534cbe4b8
commit 8bd6a26806

View File

@ -48,9 +48,6 @@ stdenv.mkDerivation rec {
./rpcgen-path.patch ./rpcgen-path.patch
]; ];
# `--with-tls --without-__thread' enables support for TLS but causes
# it not to be used. Required if we don't want to barf on 2.4
# kernels. Or something.
configureFlags = '' configureFlags = ''
--enable-add-ons --enable-add-ons
--with-headers=${kernelHeaders}/include --with-headers=${kernelHeaders}/include