annotate src/s/isc4-0.h @ 6880:b6ef9edeb65d

(LIBS_SYSTEM): Defined.
author Richard M. Stallman <rms@gnu.org>
date Thu, 14 Apr 1994 17:10:14 +0000
parents 1f1e94761cd6
children bfbebc2a04c9
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6777
1f1e94761cd6 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* This is needed for ISC 4.0, but won't be needed for 4.1. */
1f1e94761cd6 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
1f1e94761cd6 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 #include "isc3-0.h"
1f1e94761cd6 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4
1f1e94761cd6 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 /* This works around a bug in ISC 4.0; it fails
1f1e94761cd6 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
6 to clear the "POSIX process" flag on an exec. */
1f1e94761cd6 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
7 #define EXTRA_INITIALIZE __setostype (0)
1f1e94761cd6 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
8
6880
b6ef9edeb65d (LIBS_SYSTEM): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 6777
diff changeset
9 #define LIBS_SYSTEM -linet