pkgsrc-wip/avrdude/TODO
Makoto Fujiwara 5015704533 Makefile
Add following two buildlinks:
  +.include "../../wip/libhid/buildlink3.mk"
  +.include "../../wip/libftdi1/buildlink3.mk"
  (The first one doesn't make it yet, while the second one is
  now effective).
TODO
  Update configure result.
2013-10-07 14:06:34 +00:00

17 lines
400 B
Text

Now we have:
Configuration summary:
----------------------
DO HAVE libelf
DO HAVE libusb
DO HAVE libusb_1_0
DO HAVE libftdi1
DO HAVE libftdi (but prefer to use libftdi1)
DON'T HAVE libhid
DO HAVE pthread
ENABLED doc
DISABLED parport
DISABLED linuxgpio
(for DON'T HAVE libhid):
... [Define if HID support is enabled via the Win32 DDK])
... wip/libhid doesn't make it ;-(