home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / N / TCPIP / NNTP-1.000 / NNTP-1 / nntp.1.5.11t / common / README.HPUX < prev    next >
Encoding:
Text File  |  1993-10-17  |  232 b   |  10 lines

  1. If you're compiling this under hpux, you'll may need to edit
  2. Makefile and add
  3.  
  4.     LIBS = -lbsdipc -lBSD
  5.  
  6. Later version of hpux don't need this. Be sure that you define
  7. USG in conf.h. That is necessary.
  8.  
  9. updated 3/11/90 by Stan Barber
  10.