We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a3c8429 + 860b3ff commit f43e4f9Copy full SHA for f43e4f9
sapi/cli/config.m4
@@ -44,5 +44,7 @@ if test "$PHP_CLI" != "no"; then
44
PHP_SUBST(BUILD_CLI)
45
46
PHP_OUTPUT(sapi/cli/php.1)
47
+
48
+ PHP_INSTALL_HEADERS([sapi/cli/cli.h])
49
fi
50
AC_MSG_RESULT($PHP_CLI)
0 commit comments