]> arthur.barton.de Git - ngircd-alex.git/commitdiff
configure: conversation -> conversion
authorAlexander Barton <alex@barton.de>
Fri, 15 Feb 2013 20:26:47 +0000 (21:26 +0100)
committerAlexander Barton <alex@barton.de>
Fri, 15 Feb 2013 20:26:47 +0000 (21:26 +0100)
configure.ng

index 034b565305232131f5e63126c49cab0a7768a150..c0309965de4fb16c492c4244b0a3821bf3c4324c 100644 (file)
@@ -519,7 +519,7 @@ if test "$x_ircplus_on" = "yes"; then
        x_iconv_on=no
        AC_ARG_WITH(iconv,
                AS_HELP_STRING([--with-iconv],
-                              [enable character conversation using libiconv]),
+                              [enable character conversion using libiconv]),
                [ if test "$withval" != "no"; then
                        if test "$withval" != "yes"; then
                                CFLAGS="-I$withval/include $CFLAGS"