From 7fcd7b287ee96e66bc3e7f4032e037fce23d873e Mon Sep 17 00:00:00 2001 From: Peter Verthez Date: Wed, 23 Oct 2002 17:02:51 +0000 Subject: [PATCH] Little bit better warning. --- configure.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configure.in b/configure.in index cf05067..14ea192 100644 --- a/configure.in +++ b/configure.in @@ -110,9 +110,9 @@ fi if test "$is_ansel_supported" != yes; then AC_MSG_WARN([ ******************************************************************************* -Your libiconv library doesn't support ANSEL. Consider installing the modified -libiconv library if you need ANSEL support in the Gedcom parser library (see -README). +Your iconv implementation doesn't support ANSEL. Consider installing the +modified libiconv library if you need ANSEL support in the Gedcom parser +library (see README). ******************************************************************************* ]) fi -- 2.30.2