From 204095a30efad010887d026ac8cc41b666ac0ce5 Mon Sep 17 00:00:00 2001 From: in2 Date: Sun, 24 Mar 2002 18:32:52 +0000 Subject: mutt git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@65 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- include/config.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/config.h b/include/config.h index 3eb6e64a..eb1ea28f 100644 --- a/include/config.h +++ b/include/config.h @@ -1,4 +1,4 @@ -/* $Id: config.h,v 1.1 2002/03/07 15:13:48 in2 Exp $ */ +/* $Id: config.h,v 1.2 2002/03/24 18:32:52 in2 Exp $ */ #ifndef INCLUDE_CONFIG_H #define INCLUDE_CONFIG_H @@ -69,6 +69,10 @@ #define TAR_PATH "tar" #endif +#ifndef MUTT_PATH +#define MUTT_PATH "mutt" +#endif + #ifndef HBFLexpire #define HBFLexpire (432000) /* 5 days */ #endif -- cgit v1.2.3