patch applied (ghc): Quote commands that we run, so they work if there are space in their paths

Ian Lynagh igloo at earth.li
Sun May 31 18:08:49 EDT 2009


Sat May 30 15:00:21 PDT 2009  Ian Lynagh <igloo at earth.li>
  * Quote commands that we run, so they work if there are space in their paths
  I've also added some missing $s to some makefiles. These aren't
  technically necessary, but it's nice to be consistent.

    M ./compiler/ghc.mk -18 +18
    M ./docs/users_guide/ghc.mk -1 +1
    M ./driver/ghci/ghc.mk -6 +6
    M ./ghc.mk -59 +59
    M ./ghc/ghc.mk -5 +5
    M ./includes/ghc.mk -1 +1
    M ./libffi/ghc.mk -11 +11
    M ./mk/tree.mk -1 +2
    M ./rts/ghc.mk -24 +24
    M ./rules/build-dependencies.mk -6 +6
    M ./rules/build-package-data.mk -2 +2
    M ./rules/build-package-way.mk -8 +8
    M ./rules/build-package.mk -2 +2
    M ./rules/build-perl.mk -7 +7
    M ./rules/build-prog.mk -6 +6
    M ./rules/c-suffix-rules.mk -26 +26
    M ./rules/clean-target.mk -1 +1
    M ./rules/docbook.mk -8 +8
    M ./rules/haddock.mk -2 +2
    M ./rules/hs-suffix-rules-srcdir.mk -22 +22
    M ./rules/hs-suffix-rules.mk -4 +4
    M ./rules/manual-package-config.mk -4 +4
    M ./rules/package-config.mk -2 +2
    M ./rules/shell-wrapper.mk -7 +7
    M ./utils/ghc-cabal/ghc.mk -6 +6
    M ./utils/ghc-pkg/ghc.mk -9 +9
    M ./utils/mkdependC/ghc.mk -2 +2
    M ./utils/mkdirhier/ghc.mk -1 +1
    M ./utils/runghc/ghc.mk -4 +4

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090530220021-3fd76-e28d254e34458e983e02c9df35dd34faae9d9ad7.gz



More information about the Cvs-ghc mailing list