* configure.ac: Improve the detection of the Win32 HID library,

and the presence of the header ddk/hidsdi.h.  It now works
correctly under Cygwin and several flavours of MinGW.

* Makefile.am: Add new LIBHID pattern.


git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@719 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
joerg_wunsch
2007-01-12 22:41:05 +00:00
parent b991041fe3
commit dfdd8c0ea5
3 changed files with 34 additions and 22 deletions

View File

@@ -47,7 +47,7 @@ avrdude_CPPFLAGS = -DCONFIG_DIR=\"$(sysconfdir)\"
avrdude_CFLAGS = @ENABLE_WARNINGS@
avrdude_LDADD = @LIBUSB@
avrdude_LDADD = @LIBUSB@ @LIBHID@
bin_PROGRAMS = avrdude