configure.in (auxdir): Replace by ...
authorNathan Sidwell <nathan@codesourcery.com>
Thu, 14 Jun 2001 08:45:38 +0000 (08:45 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 14 Jun 2001 08:45:38 +0000 (08:45 +0000)
commit1de9b82250ba0c6963e83993f6ed6f66d28fb8a3
tree5f8eeae9eb41cceaa07e9ebe843f20c446c84e79
parent5ffffe20ca2b042dc8cd51623ed0e3aa3259b06b
configure.in (auxdir): Replace by ...

* configure.in (auxdir): Replace by ...
(toprel): ... new variable.
(toplevel_srcdir): Construct from $toprel.
* acinclude.m4 (GLIBCPP_ENABLE_THREADS): Use $toprel
rather than .. to locate gcc source directory.
(GLIBCPP_CONFIGURE): Replace $auxdir with $srcdir/$toprel.
* aclocal.m4, configure: Rebuilt.

From-SVN: r43364
libstdc++-v3/ChangeLog
libstdc++-v3/acinclude.m4
libstdc++-v3/aclocal.m4
libstdc++-v3/configure
libstdc++-v3/configure.in