Initial revision
authorRichard M. Stallman <rms@gnu.org>
Sat, 29 Jul 1995 00:57:29 +0000 (00:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 29 Jul 1995 00:57:29 +0000 (00:57 +0000)
src/s/isc4-1.h [new file with mode: 0644]

diff --git a/src/s/isc4-1.h b/src/s/isc4-1.h
new file mode 100644 (file)
index 0000000..620ed7a
--- /dev/null
@@ -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