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]

error in gcc/configure.in (gxx_include_dir)


Hi!

I've just been bitten by an error in my last patch to
gcc/configure.in.  gxx_include_dir will not be correctly found if
prefix != exec_prefix, because I failed to duplicate autoconf quoting
characters :-(.

A patch is attached.  Ok to install?

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil

gxx_include.diff


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