home *** CD-ROM | disk | FTP | other *** search
/ ftp.muug.mb.ca / 2014.06.ftp.muug.mb.ca.tar / ftp.muug.mb.ca / pub / src / perl / hints / isc_3_2_2.sh < prev    next >
Text File  |  1992-04-11  |  401b  |  8 lines

  1. set `echo $libswanted | sed -e 's/ x / /' -e 's/ PW / /' -e s/ malloc / /`
  2. libswanted="inet malloc $*"
  3. doio_cflags='ccflags="$ccflags -DENOTSOCK=103"'
  4. tdoio_cflags='ccflags="$ccflags -DENOTSOCK=103"'
  5. echo "<net/errno.h> defines error numbers for network calls, but"
  6. echo "the definitions for ENAMETOOLONG and ENOTEMPTY conflict with"
  7. echo "those in <sys/errno.h>.  Instead just define ENOTSOCK here."
  8.