]> git.marmaro.de Git - mmh/commitdiff
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 c02243d43cdd9c56ceb120c7601df94bd33e0955..b8a7c806736b4ccb120f2e46765ef4c540968d5a 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 9ffa1170a1ee54675f9b0c0c644de5193d2eae8d..3f38e1072d5979cbec4763f45efdc6516cad657d 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