Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
dlemstra wrote: ↑2019-05-14T22:55:23-07:00
I also had trouble building Magick.NET on macOs with that version. Running `autoreconf -fiv` before `./configure` solved the issue for me for now.
If I do that, I get a message. Can you clarify further the proper procedure
The following seems to have fixed my make issue, also.
magick wrote: ↑2019-05-16T08:22:45-07:00
We recently updated to the latest autoconf/automake configuration files and something broke. The culprit is likely in automake. Until there is patch try this command to build ImageMagick: