mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-12 09:50:29 +00:00
configure: conversation -> conversion
This commit is contained in:
parent
25b19e08e2
commit
d5763937ad
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user