This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
error in gcc/configure.in (gxx_include_dir)
- To: egcs-patches at cygnus dot com
- Subject: error in gcc/configure.in (gxx_include_dir)
- From: Alexandre Oliva <oliva at dcc dot unicamp dot br>
- Date: 29 Oct 1998 17:44:03 -200
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