Change MSGHANDLER from compile-time to sysconf
This commit is contained in:
@@ -478,9 +478,6 @@ static const char *const build_opts[] = {
|
||||
#ifdef HOLD_LOCKFILE_OPEN
|
||||
"exclusive lock on level 0 file",
|
||||
#endif
|
||||
#ifdef MSGHANDLER
|
||||
"external program as a message handler",
|
||||
#endif
|
||||
#if defined(HANGUPHANDLING) && !defined(NO_SIGNAL)
|
||||
#ifdef SAFERHANGUP
|
||||
"deferred handling of hangup signal",
|
||||
|
||||
Reference in New Issue
Block a user