# HG changeset patch # User Richard M. Stallman # Date 806979449 0 # Node ID 449373ed5c620097efb8a104b19019119d9326c4 # Parent 33dc35e15fd25f96ffff91e24421be7758f0870f Initial revision diff -r 33dc35e15fd2 -r 449373ed5c62 src/s/isc4-1.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/s/isc4-1.h Sat Jul 29 00:57:29 1995 +0000 @@ -0,0 +1,13 @@ +#include "isc3-0.h" + +/* ISC 4.1 has renamed __setostype, but also has fixed the bug + for which we needed to call it; so just do nothing. uddeborg@carmen.se. */ +#undef EXTRA_INITIALIZE + +#define ISC4_1 + +#undef LIBS_SYSTEM +#define LIBS_SYSTEM -linet + +/* uddeborg@carmen.se says we don't need -lPW or -lcposix. */ +#undef LIB_STANDARD