view src/s/isc4-0.h @ 7008:fd080d04dfe2

(c-macro-expansion): changed the algorithm to allow __FILE__ and __LINE__ directives to be expanded correctly. (c-macro-expansion): use a forth optional argument DISPLAY meaning it should print messages at the start and end of preprocessing. All callers changed. (c-macro-expand): Don't display message here.
author Richard M. Stallman <rms@gnu.org>
date Thu, 21 Apr 1994 18:40:14 +0000
parents b6ef9edeb65d
children bfbebc2a04c9
line wrap: on
line source

/* This is needed for ISC 4.0, but won't be needed for 4.1.  */

#include "isc3-0.h"

/* This works around a bug in ISC 4.0; it fails
   to clear the "POSIX process" flag on an exec.  */
#define EXTRA_INITIALIZE __setostype (0)

#define LIBS_SYSTEM -linet