[GHC] #8040: installed include/HsVersions.h wants to #include "../includes/ghcautoconf.h"
GHC
ghc-devs at haskell.org
Tue Mar 24 23:21:26 UTC 2015
#8040: installed include/HsVersions.h wants to #include
"../includes/ghcautoconf.h"
-------------------------------------+-------------------------------------
Reporter: hvr | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Build System | Version: 7.6.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thomie):
* component: GHC API => Build System
Comment:
Theres' a TODO in `includes/ghc.mk` about this:
{{{
# Header files built from the configure script's findings
#
# XXX: these should go in includes/dist/build?
includes_H_CONFIG = includes/ghcautoconf.h
includes_H_PLATFORM = includes/ghcplatform.h
includes_H_VERSION = includes/ghcversion.h
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8040#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list