From: David Levine Date: Sun, 10 Jun 2012 14:53:48 +0000 (-0500) Subject: Updates to SPECS/build-nmh-cygwin: X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/ad3fe946829f332d241a789c4e7758d6f7aba003?hp=ad3fe946829f332d241a789c4e7758d6f7aba003 Updates to SPECS/build-nmh-cygwin: 1) Configure with sysconfdir=/etc/nmh so to minimize pollution of /etc. 2) Disabled install_docs because nmh's make install takes care of it. Though it installs in /usr/share/doc/nmh/ instead of /usr/share/doc/nmh-/, that seems to be more common on Cygwin than using the -. 3) Added comments (also added to MACHINES) about the packages that would be needed to configure with --with-cyrus-sasl and --with-tls. ---