From d8a851a9a8b29ebf22b2746299697220e200eaa4 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 6 Jan 2006 11:41:47 +0000 Subject: 22123: probe for wcswidth() and assume 1 if not found --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0f74225dd..2c298d4a2 100644 --- a/configure.ac +++ b/configure.ac @@ -1121,7 +1121,7 @@ AC_CHECK_FUNCS(strftime difftime gettimeofday \ pcre_compile pcre_study pcre_exec \ nl_langinfo \ erand48 open_memstream \ - wctomb mbrtowc wcrtomb iconv \ + wctomb mbrtowc wcrtomb wcswidth iconv \ grantpt unlockpt ptsname \ htons ntohs) AC_FUNC_STRCOLL -- cgit 1.4.1