home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / gnu / perl-4.036.tar.gz / perl-4.036.tar / perl-4.036 / hints / isc_3_2_2.sh < prev    next >
Text File  |  1993-02-08  |  403b  |  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.