This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Running aclocal in libstdc++-v3 directory
- From: Daniel Jacobowitz <drow at false dot org>
- To: Steve Ellcey <sje at cup dot hp dot com>
- Cc: libstdc++ at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: Mon, 10 Jul 2006 18:20:17 -0400
- Subject: Re: Running aclocal in libstdc++-v3 directory
- References: <200607102214.PAA08585@hpsje.cup.hp.com>
On Mon, Jul 10, 2006 at 03:14:36PM -0700, Steve Ellcey wrote:
>
> I am trying to make a configure change in the libstdc++-v3 directory but
> when I run aclocal (even on an unmodified libstdc++-v3 directory from
> the top-of-tree), I get an error message. Does anyone else see this?
My rule of thumb: Check the options in automake's generated
Makefile.in.
You probably need a -I path.
--
Daniel Jacobowitz
CodeSourcery