cvs commit: fptools configure.ac

Simon Marlow <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.fptools
Message-ID <[email protected]>
simonmar    2004/12/16 02:23:45 PST

  Modified files:
    .                    configure.ac 
  Log:
  --with-gcc: export the CC environment variable, so the setting gets
  picked up by sub-configures.  Perhaps we should be advising people to use
  
    CC=c:/mingw/bin/gcc ./configure
  
  because that works for all configure scripts, not just the top level one.
  
  Background:
  
   - We want --with-gcc to do the right thing, because we don't want
     to require Cygwin users to put c:/mingw/bin first on their
     path: that would break their Cygwin environment.
  
   - The build system should work with *no* gcc on your PATH, as long
     as you use --with-gcc (equivalently, CC=... ./configure).
  
  Revision  Changes    Path
  1.100     +3 -1      fptools/configure.ac
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.