--------------------------------
Installing nmh, guided by script
--------------------------------
-For routine installation on popular platforms, the shell script in
-docs/contrib/build_nmh can be used to guide you through configuration.
-It will then build and optionally (with -i) install in the configured
-location.
+For routine installation on popular platforms, the build_nmh shell
+script can be used to guide you through configuration. It will then
+build and optionally (with -i) install in the configured location.
------------------------
## Contribs that get installed in docdir/contrib/
##
docs_contribdir = $(docdir)/contrib
-dist_docs_contrib_SCRIPTS = docs/contrib/replyfilter docs/contrib/build_nmh \
+dist_docs_contrib_SCRIPTS = docs/contrib/replyfilter \
docs/contrib/localpostproc docs/contrib/ml \
docs/contrib/vpick docs/contrib/replaliases
dist_docs_contrib_DATA = docs/contrib/replaliases
## Files we need to include in the distribution which aren't found by
## Automake using the automatic rules
##
-EXTRA_DIST = autogen.sh config/version.sh sbr/icalparse.h \
+EXTRA_DIST = autogen.sh build_nmh config/version.sh sbr/icalparse.h \
etc/mts.conf.in etc/mhn.defaults.sh etc/sendfiles \
$(MHNSEARCHPROG) DATE MACHINES \
docs/ChangeLog_MH-3_to_MH-6.6 \
- Single-character headers can be reliably formatted, etc., instead of
apparently being missing.
- ./configure's --enable-debug has been removed; it did nothing.
+- configure now defaults to enabling each of TLS and Cyrus SASL if the
+ necessary headers and libraries are found.
+- Moved build_nmh to top-level directory.
-----------------
OBSOLETE FEATURES