]> gcc.gnu.org Git - gcc.git/commit
configure.in: Check for wchar.h, mbstowcs, and wcswidth.
authorZack Weinberg <zack@codesourcery.com>
Sat, 12 Apr 2003 18:07:06 +0000 (18:07 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Sat, 12 Apr 2003 18:07:06 +0000 (18:07 +0000)
commit2bd020439ad63aa78333cf0e66f6b8ca0b63685c
tree5dc781e893303cba5531a0313f6b03e3fbcd2c77
parent48ed72a399f21ba568bb51bdc70829cbace8ebff
configure.in: Check for wchar.h, mbstowcs, and wcswidth.

        * configure.in: Check for wchar.h, mbstowcs, and wcswidth.
        * configure, config.in: Regenerate.
        * intl.c (gcc_gettext_width): New function.
        * intl.h: Prototype it.
cp:
        * call.c (print_z_candidates): Use gcc_gettext_width, not
        strlen, to determine how much padding to use.

From-SVN: r65517
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.in
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/intl.c
gcc/intl.h
This page took 0.056697 seconds and 5 git commands to generate.