updated manpage's Makefile and modified the way configure tests to see whether
[mmh] / man / Makefile.in
index d08c3a2..8bfa3df 100644 (file)
@@ -145,6 +145,8 @@ install-man5:
        for file in $(MAN5); do \
          $(INSTALL_DATA) $$file $(mandir)/man$(manext5) ; \
        done
+       ( cd $(mandir)/man$(manext5) ; ln mh-profile.$(manext5) \
+          mh_profile.$(manext5) )
 
 # install the man pages in man8
 install-man8: