From: Peter Verthez Date: Wed, 23 Oct 2002 17:02:51 +0000 (+0000) Subject: Little bit better warning. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=7fcd7b287ee96e66bc3e7f4032e037fce23d873e;p=gedcom-parse.git Little bit better warning. --- 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