Added OURDEFS to DEFS in Makefile.am, to restore it in the Makefile. Updated documen...
[mmh] / Makefile.am
index 56178f9..ee9b511 100644 (file)
@@ -31,6 +31,11 @@ MHNSEARCHPROG = $(srcdir)/etc/mhn.find.sh
 auxexecdir = @libdir@
 
 ##
+## For backward compatibility, include OURDEFS in DEFS.  See INSTALL.
+##
+DEFS = @DEFS@ @OURDEFS@
+
+##
 ## nmh _does_ have a test suite!
 ##
 testdir = $(srcdir)/test