1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00

Remove check for nl_langinfo, we do not use it anymore.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4823 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2008-05-14 09:13:04 +00:00 committed by exg
parent 764f311a8b
commit f71679ca69

View File

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