Manolis Ragkousis <manolis...@gmail.com> skribis: > On 29 September 2014 19:09, Ludovic Courtès <l...@gnu.org> wrote:
[...] >> I think the bug is rather that pkg-config is missing, because libusb.pc >> has this line: >> >> Cflags: -I${includedir}/libusb-1.0 >> >> Could you try adding it as a native input and report back? > > I did but nothing changed, still couldn't find libusb.h . Indeed, configure.ac doesn’t use the PKG_ macros, but it really should. > In their mailing list there was one such problem, for the previous > version, but they didn't suggested any solution on the issue. > http://sourceforge.net/p/dfu-programmer/mailman/message/30507932/ OK. > Updated patch. Pushed, thanks! Ludo’.