------- Comment #27 from paolo at gcc dot gnu dot org  2006-05-03 17:00 -------
Subject: Bug 6702

Author: paolo
Date: Wed May  3 17:00:18 2006
New Revision: 113498

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113498
Log:
2006-05-03  Paolo Carlini  <[EMAIL PROTECTED]>

        * acinclude.m4 (GLIBCXX_ENABLE_WCHAR_T): Always check the
        presence of wctype.h, for use in GLIBCXX_ENABLE_C99.
        * configure: Regenerate.

2006-05-03  Paolo Carlini  <[EMAIL PROTECTED]>

        PR libstdc++/6702 (again)
        * acinclude.m4 (GLIBCXX_ENABLE_C99): Don't check non-C99
        wchar_t functions...
        (GLIBCXX_ENABLE_WCHAR_T): ... do that here.
        * configure.ac: Adjust order of checks.
        * configure: Regenerate.

Modified:
    branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_1-branch/libstdc++-v3/acinclude.m4
    branches/gcc-4_1-branch/libstdc++-v3/configure
    branches/gcc-4_1-branch/libstdc++-v3/configure.ac


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6702

Reply via email to