signal11 / hidapi

A Simple library for communicating with USB and Bluetooth HID devices on Linux, Mac, and Windows.
http://www.signal11.us/oss/hidapi/
Other
2.46k stars 901 forks source link

Update configure.ac to remove duplicate AC_CONFIG_MACRO_DIR([m4]) #485

Open shivam-199 opened 1 year ago

shivam-199 commented 1 year ago

This duplicate was fixed in a previous release, somehow got introduced again. PFA the commit for last fix for duplicate.

https://github.com/libusb/hidapi/pull/226/commits/363461494702dfd8f37943f670dd7315c4f4e364

Youw commented 1 year ago

Please carefully review #468