hidapi
hidapi copied to clipboard
Fixes error 'AC_CONFIG_MACRO_DIR can only be used once'.
Fixes this error:
hidapi % ./bootstrap
- autoreconf --install --verbose --force autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 configure.ac:23: error: AC_CONFIG_MACRO_DIR can only be used once ./lib/autoconf/general.m4:1970: AC_CONFIG_MACRO_DIR is expanded from... configure.ac:23: the top level
Please see https://github.com/signal11/hidapi/issues/468 and close this PR.