cvs commit: fptools aclocal.m4 configure.ac fptools/ghc aclocal.m4 configure.ac fptools/ghc/compiler/main DriverFlags.hs

Simon Marlow simonmar at microsoft.com
Wed May 3 05:49:26 EDT 2006


simonmar    2006/05/03 02:49:26 PDT

  Modified files:        (Branch: ghc-6-4-branch)
    .                    aclocal.m4 configure.ac 
    ghc                  aclocal.m4 configure.ac 
    ghc/compiler/main    DriverFlags.hs 
  Log:
  Move gcc tests to top-level configure script (there's no header file
  generated by gcc/configure).  Add HAVE_GCC_HAS_NO_UNIT_AT_A_TIME and
  use it in ghc/compiler/main/DriverFlags.hs.
  
  This is a merge from the HEAD, but the files have moved around and
  things are slightly different in the STABLE branch.
  
  Revision  Changes    Path
  1.192.2.11 +28 -0     fptools/aclocal.m4
  1.106.2.10 +2 -0      fptools/configure.ac
  1.7.6.2   +0 -17     fptools/ghc/aclocal.m4
  1.18.4.4  +0 -2      fptools/ghc/configure.ac
  1.151.2.9 +7 -1      fptools/ghc/compiler/main/Attic/DriverFlags.hs


More information about the Cvs-ghc mailing list