On 06/11/2013 09:56 PM, Laine Stump wrote: > On 06/11/2013 06:07 PM, Cole Robinson wrote: >> brctl isn't used anywhere AFAICT > > Too true. We switched to ioctls a long time ago. > > ACK. > Thanks, pushed. (though how did I get dropped from the CC? Is that intentional on your part? It's the second time I've noticed that happened with a patch response from you). - Cole >> --- >> configure.ac | 2 -- >> 1 file changed, 2 deletions(-) >> >> diff --git a/configure.ac b/configure.ac >> index 5d1bc6b..59a3d6d 100644 >> --- a/configure.ac >> +++ b/configure.ac >> @@ -318,8 +318,6 @@ AC_PATH_PROG([DNSMASQ], [dnsmasq], [dnsmasq], >> [/sbin:/usr/sbin:/usr/local/sbin:$PATH]) >> AC_PATH_PROG([RADVD], [radvd], [radvd], >> [/sbin:/usr/sbin:/usr/local/sbin:$PATH]) >> -AC_PATH_PROG([BRCTL], [brctl], [brctl], >> - [/sbin:/usr/sbin:/usr/local/sbin:$PATH]) >> AC_PATH_PROG([TC], [tc], [tc], >> [/sbin:/usr/sbin:/usr/local/sbin:$PATH]) >> AC_PATH_PROG([UDEVADM], [udevadm], [], > > -- > libvir-list mailing list > libvir-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/libvir-list > -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list