libvirt: update autoconf 1.70 comment to 2.70

wip/yesman
Bas van Dijk 4 years ago
parent 4606528fcb
commit de15287183
  1. 2
      pkgs/development/libraries/libvirt/default.nix

@ -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…
Cancel
Save