home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / utils / bug / 2031 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1011 b   |  23 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!stanford.edu!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!malgudi.oar.net!caen!uwm.edu!linac!pacific.mps.ohio-state.edu!cis.ohio-state.edu!jarthur.claremont.edu!jason
  3. From: jason@jarthur.claremont.edu (Jason Merrill)
  4. Subject: Autoconf nitpicking
  5. Message-ID: <1992Nov10.211327.1558@muddcs.claremont.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: Harvey Mudd College, Claremont, CA 91711
  8. Distribution: gnu
  9. Date: Tue, 10 Nov 1992 21:13:27 GMT
  10. Approved: bug-gnu-utils@prep.ai.mit.edu
  11. Lines: 10
  12.  
  13. The AC_DYNIX_SEQ check and documentation should be more clear about exactly
  14. what it is checking for.  Both Dynix and PTX have the /usr/lib/libseq.a,
  15. but the former is BSD, the latter SYSV, and the one the check is intended
  16. for.  Both OSes run on Sequent hardware, so defining SEQUENT as a
  17. consequence of the check isn't very clear.  Sequent distinguishes between
  18. them by defining _SEQUENT_ for PTX, sequent for Dynix...
  19.  
  20. Jason Merrill
  21. jason@jarthur.claremont.edu
  22.  
  23.