Skip to content

Update Mingw docs to require re-running autoreconf #1080

@RossBencina

Description

@RossBencina

As discussed in #590, ./configure requires running autoreconf. Update docs accordingly.

$ pacman -S "${MINGW_PACKAGE_PREFIX}-autotools"
$ pacman -S "autoconf-archive"
$ autoreconf -fvi

Then, as usual:

$ ./configure
$ make

Metadata

Metadata

Assignees

Labels

P2Priority: HighdocumentationImprovements or additions to documentation

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions