add an explicit test for wchar_t to work with systems which provide that type but not wchar.h

git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1900 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
master
Mike Frysinger 14 years ago
parent 91e4971f2f
commit 238b24c8f2

@ -11,6 +11,9 @@
* src/cmd/cmd_dr.c, src/cmd/cmd_signal.c: Touch up help text a bit more.
* configure.ac: Test for wchar_t type explicitly.
* src/cmd/cmd_print.c: Drop wchar_t binding to wchar_t.
2011-02-24 Mike Frysinger <vapier@gentoo.org>
* src/tap/cable/ft2232.c: Rename user-facing cable string from

Loading…
Cancel
Save