cvs commit: fptools/ghc/utils/ghc-pkg Main.hs Makefile
Julian Seward
sewardj@glass.cse.ogi.edu
Tue, 21 Aug 2001 07:38:04 -0700
sewardj 2001/08/21 07:38:04 PDT
Modified files:
ghc/utils/ghc-pkg Main.hs Makefile
Log:
Go back to using a relative path name for the config.h include.
This is for the same reason that we do so in ghc/compiler/*, which
is that saying -I$(GHC_INCLUDE_DIR) confuses 4.08 series compilers.
Revision Changes Path
1.15 +2 -2 fptools/ghc/utils/ghc-pkg/Main.hs
1.11 +2 -2 fptools/ghc/utils/ghc-pkg/Makefile