mirror of
https://github.com/osmarks/ngircd.git
synced 2025-03-04 00:18:10 +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
|
x_iconv_on=no
|
||||||
AC_ARG_WITH(iconv,
|
AC_ARG_WITH(iconv,
|
||||||
AS_HELP_STRING([--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" != "no"; then
|
||||||
if test "$withval" != "yes"; then
|
if test "$withval" != "yes"; then
|
||||||
CFLAGS="-I$withval/include $CFLAGS"
|
CFLAGS="-I$withval/include $CFLAGS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user