Import wchar and wctype-h explicitly
authorYao Qi <yao@codesourcery.com>
Fri, 21 Nov 2014 14:05:41 +0000 (22:05 +0800)
committerYao Qi <yao@codesourcery.com>
Fri, 21 Nov 2014 14:05:41 +0000 (22:05 +0800)
commitf0c00af8b494001e2a49a2f9ee2df7f340f80f0d
tree8088895b0808833639b6beccaf7ba30c736d9869
parent0cae13bb02b69af6713fc0133eb705ca0ea8b084
Import wchar and wctype-h explicitly

gnulib module wchar and wctype-h was imported as a dependency, but
they are used by gdb_wchar.h too.  This patch is to import them
explicitly.

gdb:

* gnulib/update-gnulib.sh (IMPORTED_GNULIB_MODULES): Add wchar
and wctype-h.
* gnulib/import/Makefile.am: Re-generated.
* gnulib/import/Makefile.in: Likewise.
* gnulib/import/m4/gnulib-cache.m4: Likewise.
gdb/ChangeLog
gdb/gnulib/import/Makefile.am
gdb/gnulib/import/Makefile.in
gdb/gnulib/import/m4/gnulib-cache.m4
gdb/gnulib/update-gnulib.sh
This page took 0.036112 seconds and 4 git commands to generate.