From: Richard M. Stallman Date: Thu, 14 Apr 1994 17:10:14 +0000 (+0000) Subject: (LIBS_SYSTEM): Defined. X-Git-Tag: emacs-19.34~8973 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d70c8f3052a06279cb7101fc1b521a7800f83efe;p=emacs.git (LIBS_SYSTEM): Defined. --- diff --git a/src/s/isc4-0.h b/src/s/isc4-0.h index dd8816ba313..7b83d0d9db7 100644 --- a/src/s/isc4-0.h +++ b/src/s/isc4-0.h @@ -6,3 +6,4 @@ to clear the "POSIX process" flag on an exec. */ #define EXTRA_INITIALIZE __setostype (0) +#define LIBS_SYSTEM -linet