#3728: configure should omit full path in unistd.h, stdlib.h return type tests
---------------------------+------------------------------------------------
Reporter: donn | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 6.12.1 RC1 | Keywords:
Os: Other | Testcase:
Architecture: x86 | Failure: Building GHC failed
---------------------------+------------------------------------------------
autoconf AC_EGREP_HEADER actually uses the C preprocessor, so include file
names will be resolved properly and should not specify full (potentially
wrong) path. (Wrong path on Haiku.)
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3728>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs