libvirt: update autoconf 1.70 comment to 2.70
This commit is contained in:
parent
4606528fcb
commit
de15287183
@ -74,7 +74,7 @@ in stdenv.mkDerivation rec {
|
||||
dontAddDisableDepTrack = true;
|
||||
|
||||
configureFlags = [
|
||||
"--with-runstatedir=/run" # TODO: remove when autoconf 1.70 is released
|
||||
"--with-runstatedir=/run" # TODO: remove when autoconf 2.70 is released
|
||||
"--localstatedir=/var"
|
||||
"--sysconfdir=/var/lib"
|
||||
"--with-libpcap"
|
||||
|
Loading…
x
Reference in New Issue
Block a user