This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: (no) GCC pre-compiled headers on Cygwin


On Jul 23, 2003, Phil Edwards <phil@jaj.com> wrote:

> Right.  I've been meaning to ask you about that...  In 2.57, AC_PROG_CXX
> does more stuff, is smarter, makes coffee, etc.  I would very much like
> to use it instead of having to try and do it ourselves.  The caching is
> (so far) the only problem.

m4_define([ac_cv_prog_CXX],[glibcxx_cv_prog_CXX]) might do it.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]