changeset 12713:449373ed5c62

Initial revision
author Richard M. Stallman <rms@gnu.org>
date Sat, 29 Jul 1995 00:57:29 +0000
parents 33dc35e15fd2
children 192f537bca2a
files src/s/isc4-1.h
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /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