You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for recording this. I haven't heard of anyone else requiring just -i. I'm working on learning the Meson build system and intend to change to it - hopefully it will address this issue.
Try installing pkg-config and/or autoconf-archive.
But you really shouldn't need to run autoreconf at all, simply extract the distribution tarball and run the shipped configure script.
autoreconf -f -i on Alpine 3.11 leads to:
Where a run with autoreconf -i works fine:
Should the INSTALL instruction be updated?
The text was updated successfully, but these errors were encountered: