aboutsummaryrefslogtreecommitdiff
path: root/lang/php81/files/patch-sapi_fpm_config.m4
blob: e88c204384ae1042d84617a8044a999e7fb67318 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- sapi/fpm/config.m4.orig	2018-08-14 11:39:14 UTC
+++ sapi/fpm/config.m4
@@ -319,7 +319,7 @@ AC_DEFUN([AC_FPM_LQ],
     AC_MSG_RESULT([no])
   ])
 
-  if test "$have_lq" = "tcp_info"; then
+  if test "$have_lq" = "so_listenq"; then
     AC_DEFINE([HAVE_LQ_TCP_INFO], 1, [do we have TCP_INFO?])
   fi