perl 4.0 patch 26: patch #20, continued
[p5sagit/p5-mst-13.2.git] / hints / isc_3_2_2.sh
CommitLineData
bee1dbe2 1set `echo $libswanted | sed -e 's/ x / /' -e 's/ PW / /' -e 's/ malloc / /'`
988174c1 2libswanted="inet malloc $*"
3doio_cflags='ccflags="$ccflags -DENOTSOCK=103"'
4tdoio_cflags='ccflags="$ccflags -DENOTSOCK=103"'
5echo "<net/errno.h> defines error numbers for network calls, but"
6echo "the definitions for ENAMETOOLONG and ENOTEMPTY conflict with"
7echo "those in <sys/errno.h>. Instead just define ENOTSOCK here."