Re: autoconf-CVS x libstdc++-v3

2000-07-26 Thread Benjamin Kosnik
> > on a side note, these are the problems that I'm having with the head > > autoconf: can you please advise? > > > > configure.in:18: warning: AC_CANONICAL_HOST invoked multiple times > > configure.in:18: warning: AC_CANONICAL_BUILD invoked multiple times > > No real problem here, it's just t

tips for configuring in the source directory?

2000-11-28 Thread Benjamin Kosnik
There has recently been some noise on the gcc lists about making gcc work for in-source configures and builds. As part of that, I'd like to try and get libstdc++-v3 to work with in-source configuring. It uses autoconf/automake/libtool. As a first step, I stripped a fresh 'gcc' module check out o