File configure_fcgi.patch of Package zoo-kernel
diff -uri zoo-project-1.5.0.orig/zoo-project/zoo-kernel/configure zoo-project-1.5.0/zoo-project/zoo-kernel/configure --- zoo-project-1.5.0.orig/zoo-project/zoo-kernel/configure 2015-07-10 15:23:41.000000000 +0300 +++ zoo-project-1.5.0/zoo-project/zoo-kernel/configure 2015-12-28 20:17:33.059861841 +0200 @@ -5493,9 +5493,9 @@ fi -for ac_header in fcgi_stdio.h +for ac_header in fastcgi/fcgi_stdio.h do : - ac_fn_c_check_header_mongrel "$LINENO" "fcgi_stdio.h" "ac_cv_header_fcgi_stdio_h" "$ac_includes_default" + ac_fn_c_check_header_mongrel "$LINENO" "fastcgi/fcgi_stdio.h" "ac_cv_header_fcgi_stdio_h" "$ac_includes_default" if test "x$ac_cv_header_fcgi_stdio_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_FCGI_STDIO_H 1