We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63ae763 commit dc1fbe4Copy full SHA for dc1fbe4
sapi/fpm/config.m4
@@ -9,7 +9,6 @@ AC_DEFUN([AC_FPM_STDLIBS],
9
[
10
AC_CHECK_FUNCS(clearenv setproctitle setproctitle_fast)
11
12
- AC_SEARCH_LIBS(socket, socket)
13
AC_SEARCH_LIBS(inet_addr, nsl)
14
])
15
0 commit comments