Diff for /embedaddon/php/sapi/cli/config.m4 between versions 1.1.1.2 and 1.1.1.3

version 1.1.1.2, 2012/05/29 12:34:35 version 1.1.1.3, 2013/07/22 01:32:13
Line 44  if test "$PHP_CLI" != "no"; then Line 44  if test "$PHP_CLI" != "no"; then
   PHP_SUBST(BUILD_CLI)    PHP_SUBST(BUILD_CLI)
   
   PHP_OUTPUT(sapi/cli/php.1)    PHP_OUTPUT(sapi/cli/php.1)
   
     PHP_INSTALL_HEADERS([sapi/cli/cli.h])
 fi  fi
 AC_MSG_RESULT($PHP_CLI)  AC_MSG_RESULT($PHP_CLI)

Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>