X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=configure.ng;h=c89096fd0f8febf02f3f1a08134ba7c686e387c3;hb=b7690a0add0d46f952cc44ce522bb0e2e802b24c;hp=47c95990badac3a057b3469380ed011f93dcb870;hpb=0703fcd71983bd04f70101fd0143660174d22f84;p=ngircd-alex.git diff --git a/configure.ng b/configure.ng index 47c95990..c89096fd 100644 --- a/configure.ng +++ b/configure.ng @@ -518,7 +518,8 @@ if test "$x_ircplus_on" = "yes"; then # CHARCONV is the only function depending on it. x_iconv_on=no AC_ARG_WITH(iconv, - [ --with-iconv enable character conversation using libiconv], + AS_HELP_STRING([--with-iconv], + [enable character conversation using libiconv]), [ if test "$withval" != "no"; then if test "$withval" != "yes"; then CFLAGS="-I$withval/include $CFLAGS"