libstdc++ and autotools
Phil Edwards
phil@codesourcery.com
Mon Oct 20 05:06:00 GMT 2003
On Fri, Oct 17, 2003 at 10:03:03AM -0500, Benjamin Kosnik wrote:
> Just confirming: I'm assuming that libstdc++ should be using the current
> versions of autotools to regenerate files. At the moment, this means:
>
> automake: 1.7.8
> autoconf: 2.57
Yep, and there are minimum-accepted version numbers in configure.ac to
help enforce this. (Although the numbers themselves are probably a few
points behind by now; next person to touch that file please feel free to
bump those.)
--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
- Brian W. Kernighan
More information about the Libstdc++
mailing list