> Building nmh from source might also need to run ./autogen.sh >before ./configure, as well. I just tried this against the current git >repository on Ubuntu 18.04 and it worked fine for me.
That's only required if you build from the repository; if you're building from a distribution tar file, that isn't necessary (you also need to have flex and bison to build from the repository). --Ken
