diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-10-30 13:15:24 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-10-30 13:15:24 +0000 |
commit | 7f08b3541b63e2667e3d42343573a0eba95915c6 (patch) | |
tree | 4e5df9740fb81e96196e2ca2b67b6da6c15a040a /libstdc++-v3/configure | |
parent | 63855a45cf7c1af7a48d930fa458b3c9b67bf33a (diff) | |
download | gcc-7f08b3541b63e2667e3d42343573a0eba95915c6.tar.gz |
* acinclude.m4: Update URL on egcs.cygnus.com to point to
gcc.gnu.org.
* aclocal.m4, configure: Regenerate.
* src/gen-num-limits.cc, include/bits/c++config,
include/bits/stl_config.h: Remove EGCS references.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37144 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/configure')
-rwxr-xr-x | libstdc++-v3/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure index 70c351d4c8a..ea766d6df6e 100755 --- a/libstdc++-v3/configure +++ b/libstdc++-v3/configure @@ -17270,7 +17270,7 @@ cross_compiling=$ac_cv_prog_cxx_cross // Check for buggy __complex__ that causes ICE in most versions of egcs // and gcc-2.95.x on certain platforms (eg., x86-win32). // - // See http://egcs.cygnus.com/ml/gcc-bugs/1999-07/msg00845.html for + // See http://gcc.gnu.org/ml/gcc-bugs/1999-07n/msg00845.html for // more info on the bug itself. // struct |