summaryrefslogtreecommitdiff
path: root/src/s/386bsd.h
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1994-02-12 00:32:31 +0000
committerKarl Heuer <kwzh@gnu.org>1994-02-12 00:32:31 +0000
commite1919af83efcd225d3983ff2bb52713afd95c0a3 (patch)
tree4b1ff414d6ef32aa35de625e809b13315844e065 /src/s/386bsd.h
parent768f73dfdf114340f52b3f5b028512a983e7a2c3 (diff)
downloademacs-e1919af83efcd225d3983ff2bb52713afd95c0a3.tar.gz
Delete HAVE_SETSID; configure checks for that.
Diffstat (limited to 'src/s/386bsd.h')
-rw-r--r--src/s/386bsd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/386bsd.h b/src/s/386bsd.h
index 5ce2892345a..b12d9a836e3 100644
--- a/src/s/386bsd.h
+++ b/src/s/386bsd.h
@@ -25,6 +25,3 @@
/* Reread the time zone on startup. */
#define LOCALTIME_CACHE
-
-/* rich@lamprey.utmb.edu says needed for job control in subshells. */
-#define HAVE_SETSID