1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-21 03:14:16 -04:00

Do not check for mkfifo, it is not used.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4825 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2008-05-15 12:53:49 +00:00 committed by exg
parent aa002fa78c
commit afd7bef736

View File

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