hidapi icon indicating copy to clipboard operation
hidapi copied to clipboard

Fixes error 'AC_CONFIG_MACRO_DIR can only be used once'.

Open marhar opened this issue 2 years ago • 1 comments

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

marhar avatar Jul 08 '23 16:07 marhar

Please see https://github.com/signal11/hidapi/issues/468 and close this PR.

Youw avatar Jul 08 '23 22:07 Youw