comparison 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
comparison
equal deleted inserted replaced
6879:471aebc1b151 6880:b6ef9edeb65d
4 4
5 /* This works around a bug in ISC 4.0; it fails 5 /* This works around a bug in ISC 4.0; it fails
6 to clear the "POSIX process" flag on an exec. */ 6 to clear the "POSIX process" flag on an exec. */
7 #define EXTRA_INITIALIZE __setostype (0) 7 #define EXTRA_INITIALIZE __setostype (0)
8 8
9 #define LIBS_SYSTEM -linet