diff options
Diffstat (limited to 'libstdc++-v3/aclocal.m4')
-rw-r--r-- | libstdc++-v3/aclocal.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/aclocal.m4 b/libstdc++-v3/aclocal.m4 index d2f4a14fd84..9a614775393 100644 --- a/libstdc++-v3/aclocal.m4 +++ b/libstdc++-v3/aclocal.m4 @@ -1140,7 +1140,7 @@ AC_DEFUN(GLIBCPP_CHECK_COMPLEX_MATH_COMPILER_SUPPORT, [ // 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 |