[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    Re: [PECL-CVS] svn: /pecl/ framegrab/trunk/EXPERIMENTAL framegrab/trunk/config.m4 framegrab/trunk/fr
From:       Cyberspice <cyberspice () php ! net>
Date:       2010-02-26 15:45:08
Message-ID: FAF980FD-55E4-49B6-91D3-7B63D6BF5213 () php ! net
[Download RAW message or body]

Hi Antony / Pierre

I'll fix the config and the version number in the next version.  I'll also fix the \
dio version number too.

Melanie

On 26 Feb 2010, at 14:38, Antony Dovgal wrote:

> +PHP_ARG_ENABLE(framegrab, whether to enable video frame grabber support,
> +[  --enable-framegrab=[DIR]           Enable video frame grabber support])
> +
> +if test "$PHP_FRAMEGRAB" != "no"; then
> +  SEARCH_PATH="/usr/local /usr"
> +  SEARCH_FOR="/include/png.h"
> +  if test -r $PHP_FRAMEGRAB/$SEARCH_FOR; then # path given as parameter
> +    PNG_DIR=$PHP_FRAMEGRAB
> +  else
> +    AC_MSG_CHECKING([for libpng files in default path])
> 
> PHP extensions use --with-<something> when an extension depends on something \
>                 external (a library).
> --enable-<something> is usually used when there are no external dependencies.
> 
> -- 
> Wbr,
> Antony Dovgal
> ---
> http://pinba.org - realtime statistics for PHP


-- 
PECL CVS Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic