Skip to content

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

Open
marhar wants to merge 1 commit into
signal11:masterfrom
marhar:master
Open

Fixes error 'AC_CONFIG_MACRO_DIR can only be used once'.#483
marhar wants to merge 1 commit into
signal11:masterfrom
marhar:master

Conversation

@marhar

@marhar marhar commented Jul 8, 2023

Copy link
Copy Markdown

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

Youw commented Jul 8, 2023

Copy link
Copy Markdown

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