Removed absolute path from mailproc.
authormarkus schnalke <meillo@marmaro.de>
Thu, 22 Mar 2012 11:04:59 +0000 (12:04 +0100)
committermarkus schnalke <meillo@marmaro.de>
Thu, 22 Mar 2012 11:04:59 +0000 (12:04 +0100)
The goal is to have as few path names compiled into the binaries.

config/config.c
man/mh-profile.man5

index c02243d..b8a7c80 100644 (file)
@@ -129,7 +129,7 @@ char *listproc = "show -file";
 /*
 ** This is the path for the Bell equivalent mail program.
 */
-char *mailproc = NMHBINDIR"/mhmail";
+char *mailproc = "mhmail";
 
 /*
 ** This is used by mhl as a front-end.  It is also used
index 9ffa117..3f38e10 100644 (file)
@@ -426,7 +426,7 @@ the command line given.
 .RE
 .PP
 .BR mailproc :
-%bindir%/mhmail
+mhmail
 .RS 5
 This is the program used to automatically mail various messages
 and notifications.  It is used by