Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes error 'AC_CONFIG_MACRO_DIR can only be used once'. #483

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

marhar
Copy link

@marhar marhar commented Jul 8, 2023

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

@Youw
Copy link

Youw commented Jul 8, 2023

Please see #468 and close this PR.

Megamouse pushed a commit to Megamouse/hidapi that referenced this pull request Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants