libvirt: update autoconf 1.70 comment to 2.70

This commit is contained in:
Bas van Dijk 2020-09-29 09:58:48 +02:00
parent 4606528fcb
commit de15287183

View File

@ -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"