uchar C++ tests: Fix build error on FreeBSD 12.
commitbc0db891bd4d22a02395e637ce938a3add25e59d
authorBruno Haible <bruno@clisp.org>
Mon, 17 Aug 2020 08:39:03 +0000 (17 10:39 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 17 Aug 2020 08:46:53 +0000 (17 10:46 +0200)
tree5e775c14889f3aed89cd6fa6773630bdb9a471ad
parent921dc0153f95362d4eb49e30fb1960b8f1e92abc
uchar C++ tests: Fix build error on FreeBSD 12.

* modules/uchar-c++-tests (configure.ac): Test whether <cuchar> exists.
(Makefile.am): Don't include test-uchar-c++2.cc in the compilation if
<cuchar> does not exist.
ChangeLog
modules/uchar-c++-tests