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;
|
dontAddDisableDepTrack = true;
|
||||||
|
|
||||||
configureFlags = [
|
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"
|
"--localstatedir=/var"
|
||||||
"--sysconfdir=/var/lib"
|
"--sysconfdir=/var/lib"
|
||||||
"--with-libpcap"
|
"--with-libpcap"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user