Do we really need anything from HsBase.h, apart from ghcErrno() proto and the conditional #includes?
--sigbjorn ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 22, 2002 17:15 Subject: cvs commit: hugs98/src config.h.in hugs98/src/unix configure configure.in > ross 2002/10/22 17:15:58 PDT > > Modified files: > src config.h.in > src/unix configure configure.in > Log: > Add tests for other functions and header files used by HsBase.h, > just in case. The only omissions are HAVE_O_BINARY and HAVE_SIGPOLL, > which need special treatment, and we don't need them yet. > > Revision Changes Path > 1.16 +24 -0 hugs98/src/config.h.in > 1.42 +515 -386 hugs98/src/unix/configure > 1.46 +7 -3 hugs98/src/unix/configure.in > _______________________________________________ > Cvs-hugs mailing list > [EMAIL PROTECTED] > http://www.haskell.org/mailman/listinfo/cvs-hugs _______________________________________________ Cvs-hugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/cvs-hugs
