remove HAVE_SETPGRP, because it doesn't detach terminal

in POSIX (setsid() is only way to do it)
This commit is contained in:
Andrey A. Chernov 1993-11-18 01:19:06 +00:00
parent 03e2b4a1fd
commit 0def918bed

View file

@ -339,7 +339,7 @@
/* The code will use one of the following functions when detaching
from a terminal. One of these must exist. */
#define HAVE_SETPGRP 1
#define HAVE_SETPGRP 0
#define HAVE_SETSID 1
/* If you do not specify the local node name in the main configuration