annotate src/s/isc3-0.h @ 3426:7ecee84713e6

(do-install): Partially rewrite using `if'.
author Richard M. Stallman <rms@gnu.org>
date Wed, 02 Jun 1993 05:16:03 +0000
parents 60feb55713b2
children 77fd17ffc0d6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2001
eae9b9b7b721 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* s- file for Interactive (ISC) Unix version 3.0 on the 386. */
eae9b9b7b721 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
eae9b9b7b721 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 #include "s/isc2-2.h"
eae9b9b7b721 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4
eae9b9b7b721 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 /* These have been moved into s-isc2-2.h. */
eae9b9b7b721 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
6 /* #define HAVE_SOCKETS
eae9b9b7b721 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
7 #define HAVE_SELECT */
eae9b9b7b721 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
8
eae9b9b7b721 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
9 /* This appears on 3.0, presumably as part of what SunSoft call X2. */
eae9b9b7b721 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
10 #undef NO_X_DESTROY_DATABASE
eae9b9b7b721 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
11
eae9b9b7b721 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
12 /* mt00@etherm.co.uk says this is needed for process.c. */
eae9b9b7b721 entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
13 #define HAVE_TIMEVAL
3402
60feb55713b2 #undef C_SWITCH_SYSTEM.
Richard M. Stallman <rms@gnu.org>
parents: 2001
diff changeset
14
60feb55713b2 #undef C_SWITCH_SYSTEM.
Richard M. Stallman <rms@gnu.org>
parents: 2001
diff changeset
15 /* People say that using -traditional causes lossage with `const',
60feb55713b2 #undef C_SWITCH_SYSTEM.
Richard M. Stallman <rms@gnu.org>
parents: 2001
diff changeset
16 so we might as well try getting rid of -traditional. */
60feb55713b2 #undef C_SWITCH_SYSTEM.
Richard M. Stallman <rms@gnu.org>
parents: 2001
diff changeset
17 #undef C_SWITCH_SYSTEM