aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1994-09-24 00:37:07 +0000
committerRichard M. Stallman1994-09-24 00:37:07 +0000
commit403ca74580dc9bff22ecf4027a4cd81150e53eed (patch)
treeb9d880e7dd85ace3eebe25ea9b8e2f42ab22eb81
parent2ffe068d18fa110ab0125314c2f66e8605ff943f (diff)
downloademacs-403ca74580dc9bff22ecf4027a4cd81150e53eed.tar.gz
emacs-403ca74580dc9bff22ecf4027a4cd81150e53eed.zip
(DONT_DEFINE_SIGNAL): Macro deleted.
-rw-r--r--src/s/isc2-2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/isc2-2.h b/src/s/isc2-2.h
index 52a6629d3ff..a9f3304b8d2 100644
--- a/src/s/isc2-2.h
+++ b/src/s/isc2-2.h
@@ -45,9 +45,6 @@
45 45
46#define NO_X_DESTROY_DATABASE 46#define NO_X_DESTROY_DATABASE
47 47
48/* This communicates with m-intel386.h. */
49#define DONT_DEFINE_SIGNAL
50
51/* May be needed to avoid undefined symbols such as gethostname, 48/* May be needed to avoid undefined symbols such as gethostname,
52 inet_addr, gethostbyname, socket, connect, ... But if we are not 49 inet_addr, gethostbyname, socket, connect, ... But if we are not
53 compiling with X support, it's not needed. */ 50 compiling with X support, it's not needed. */