UTF-8 is now automatically used if locale is set properly.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2451 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2002-02-15 14:42:14 +00:00 committed by cras
commit 9d1506ebca
2 changed files with 15 additions and 2 deletions

View file

@ -205,7 +205,7 @@ case "$host_os" in
esac
AC_CHECK_FUNCS(mkfifo fcntl)
AC_CHECK_FUNCS(mkfifo fcntl nl_langinfo)
AC_CHECK_FUNC(socket, [], [
AC_CHECK_LIB(socket, socket, [