autoconf transition -- libstdc++-v3

2003-07-29 v3ac.tar.bz2

Download that, then perform the following steps:

  1. bunzip2 -c v3ac.tar.bz2 | (cd /where/the/trunk/is/libstdc++-v3; tar xvf -)
  2. touch Makefile.in */Makefile.in
  3. touch configure
  4. Build as usual. During the configure-target-libstdc++-v3 step, watch for weirdness.
  5. OF COURSE it will break. Tell libstdc++@gcc.gnu.org about it.
  6. Watch this page. When the date above changes, lather, rinse, repeat.