From 43f4dca2ead9fb8f65778c2772228dff554e1c75 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sun, 18 Apr 2021 09:54:53 -0600 Subject: * Addition of testing for wctomb(), which will be used in systems that do not have wcrtomb(). Work in collaboration with professor Martin Trusler. --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index de7219fd..4acb2721 100755 --- a/configure +++ b/configure @@ -21249,6 +21249,7 @@ for ac_func in strchr \ wcwidth \ mbstowcs \ wcrtomb \ + wctomb \ putenv \ setenv do : -- cgit v1.2.3-70-g09d2