simonmar    2003/01/10 02:55:25 PST

  Modified files:
    ghc/compiler         Makefile 
  Log:
  Only add -package readline if $(GhcLibsWithReadline) == YES
  
  This isn't really the correct solution, since we actually want to know
  whether the bootstrapping compiler has readline, not this one, but
  since the most common bootstrapping compiler is going to be the stage1
  compiler in this tree it's a good guess that GhcLibsWithReadline is
  correct.
  
  Revision  Changes    Path
  1.236     +4 -1      fptools/ghc/compiler/Makefile
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc


Reply via email to