Hello Oliver.
  thank you very much for your report.  I apologize for the huge delay.

On Tue, Nov 08, 2005 at 04:24:44PM +0100, Oliver Kiddle wrote:
> On at least Solaris 8, sys/ptem.h has a requirement for sys/stream.h.

I committed the following simple patch to the documentation.

Have a nice day,
        Stepan Kasal
2006-01-11  Stepan Kasal  <[EMAIL PROTECTED]>

        * doc/autoconf.texi (Header Portability): On Solaris 8, sys/ptem.h
        requires sys/stream.h.  Reported by Oliver Kiddle.

Index: doc/autoconf.texi
===================================================================
RCS file: /cvsroot/autoconf/autoconf/doc/autoconf.texi,v
retrieving revision 1.941
diff -u -r1.941 autoconf.texi
--- doc/autoconf.texi   6 Jan 2006 00:02:26 -0000       1.941
+++ doc/autoconf.texi   11 Jan 2006 18:06:32 -0000
@@ -4788,6 +4788,10 @@
 On FreeBSD 4.8 on ia32 and using gcc version 2.95.4,
 @file{sys/params.h} is a prerequisite.
 
[EMAIL PROTECTED] @file{sys/ptem.h}
[EMAIL PROTECTED]/ptem.h}
+On Solaris 8, @file{sys/stream.h} is a prerequisite.
+
 @item @file{sys/socket.h}
 @hdrindex{sys/socket.h}
 On Darwin, @file{stdlib.h} is a prerequisite.

Reply via email to