summaryrefslogtreecommitdiff
path: root/hints/isc_3_2_2.sh
diff options
context:
space:
mode:
Diffstat (limited to 'hints/isc_3_2_2.sh')
-rw-r--r--hints/isc_3_2_2.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/hints/isc_3_2_2.sh b/hints/isc_3_2_2.sh
deleted file mode 100644
index 0736d3d303..0000000000
--- a/hints/isc_3_2_2.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-set `echo $libswanted | sed -e 's/ x / /' -e 's/ PW / /'`
-libswanted="$*"
-doio_cflags='ccflags="$ccflags -DENOTSOCK=103"'
-tdoio_cflags='ccflags="$ccflags -DENOTSOCK=103"'
-echo "<net/errno.h> defines error numbers for network calls, but"
-echo "the definitions for ENAMETOOLONG and ENOTEMPTY conflict with"
-echo "those in <sys/errno.h>. Instead just define ENOTSOCK here."