From 5d1ef8fc6bad55a9b5213117c54d9961c45e92a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Mon, 7 Oct 2002 13:55:50 +0000 Subject: Patch #479898: Use multibyte C library for printing strings if available. --- configure | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'configure') diff --git a/configure b/configure index eccd4d6895..a0f2ba21b6 100755 --- a/configure +++ b/configure @@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 1.352 . +# From configure.in Revision: 1.353 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.53. # @@ -11639,6 +11639,8 @@ echo "${ECHO_T}MACHDEP_OBJS" >&6 + + @@ -11663,8 +11665,8 @@ echo "${ECHO_T}MACHDEP_OBJS" >&6 for ac_func in alarm chown chroot clock confstr ctermid ctermid_r execv \ fchdir flock fork fsync fdatasync fpathconf ftime ftruncate \ gai_strerror getgroups getlogin getpeername getpgid getpid getpwent getwd \ - hstrerror inet_pton kill killpg lchown link lstat mkfifo mknod mktime \ - mremap nice pathconf pause plock poll pthread_init \ + hstrerror inet_pton iswprint kill killpg lchown link lstat mbtowc mkfifo \ + mknod mktime mremap nice pathconf pause plock poll pthread_init \ putenv readlink \ select setegid seteuid setgid setgroups \ setlocale setregid setreuid setsid setpgid setuid setvbuf snprintf \ -- cgit v1.2.1