home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.utils.bug
- 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
- From: jason@jarthur.claremont.edu (Jason Merrill)
- Subject: Autoconf nitpicking
- Message-ID: <1992Nov10.211327.1558@muddcs.claremont.edu>
- Sender: gnulists@ai.mit.edu
- Organization: Harvey Mudd College, Claremont, CA 91711
- Distribution: gnu
- Date: Tue, 10 Nov 1992 21:13:27 GMT
- Approved: bug-gnu-utils@prep.ai.mit.edu
- Lines: 10
-
- The AC_DYNIX_SEQ check and documentation should be more clear about exactly
- what it is checking for. Both Dynix and PTX have the /usr/lib/libseq.a,
- but the former is BSD, the latter SYSV, and the one the check is intended
- for. Both OSes run on Sequent hardware, so defining SEQUENT as a
- consequence of the check isn't very clear. Sequent distinguishes between
- them by defining _SEQUENT_ for PTX, sequent for Dynix...
-
- Jason Merrill
- jason@jarthur.claremont.edu
-
-