--- embedaddon/php/sapi/cgi/config9.m4 2012/05/29 12:34:35 1.1.1.2 +++ embedaddon/php/sapi/cgi/config9.m4 2013/10/14 08:02:45 1.1.1.3 @@ -1,5 +1,5 @@ dnl -dnl $Id: config9.m4,v 1.1.1.2 2012/05/29 12:34:35 misho Exp $ +dnl $Id: config9.m4,v 1.1.1.3 2013/10/14 08:02:45 misho Exp $ dnl PHP_ARG_ENABLE(cgi,, @@ -71,6 +71,8 @@ if test "$PHP_CGI" != "no"; then dnl Expose to Makefile PHP_SUBST(SAPI_CGI_PATH) PHP_SUBST(BUILD_CGI) + + PHP_OUTPUT(sapi/cgi/php-cgi.1) else AC_MSG_RESULT(yes) fi