Diff for /embedaddon/php/ext/standard/config.m4 between versions 1.1 and 1.1.1.2

version 1.1, 2012/02/21 23:48:02 version 1.1.1.2, 2012/05/29 12:34:43
Line 1 Line 1
 dnl $Id$ -*- autoconf -*-  dnl $Id$ -*- autoconf -*-
   
 divert(6006003)dnl  
   
 dnl  dnl
 dnl Check if flush should be called explicitly after buffered io  dnl Check if flush should be called explicitly after buffered io
 dnl  dnl
Line 341  dnl Check for available functions Line 339  dnl Check for available functions
 dnl  dnl
 AC_CHECK_FUNCS(getcwd getwd asinh acosh atanh log1p hypot glob strfmon nice fpclass isinf isnan mempcpy strpncpy)  AC_CHECK_FUNCS(getcwd getwd asinh acosh atanh log1p hypot glob strfmon nice fpclass isinf isnan mempcpy strpncpy)
 AC_FUNC_FNMATCH   AC_FUNC_FNMATCH 
   
 divert(6006005)dnl  
   
 dnl  dnl
 dnl Check if there is a support means of creating a new process  dnl Check if there is a support means of creating a new process

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


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