#1810: install-sh copies only a single header file to $(BIN_DIST_DIR)/includes/
--------------------------+-------------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.8.2
Component: Build System | Version: 6.8.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Multiple
Os: Solaris |
--------------------------+-------------------------------------------------
Comment (by guest):
My install-sh file ended in my Solaris distributions. If you send me your
install-sh I'll try it out.
Independent from install-sh ./configure sets INSTALL to ./install-sh by
`AC_PROG_INSTALL` (from configure.ac)
{{{
checking for a BSD-compatible install... ./install-sh -c
}}}
I don't know how to fix this (We have GNU Autoconf 2.61)
Christian
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1810#comment:6>
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