Wasn't this suppost to be 4.4 rather then 4.3?
- Hannes

On 3/27/06, Andrei Zmievski <[EMAIL PROTECTED]> wrote:
> andrei          Mon Mar 27 05:00:49 2006 UTC
>
>   Modified files:              (Branch: PHP_4_3)
>     /php-src    acinclude.m4
>   Log:
>   MFB
>
>
> http://cvs.php.net/viewcvs.cgi/php-src/acinclude.m4?r1=1.218.2.50&r2=1.218.2.51&diff_format=u
> Index: php-src/acinclude.m4
> diff -u php-src/acinclude.m4:1.218.2.50 php-src/acinclude.m4:1.218.2.51
> --- php-src/acinclude.m4:1.218.2.50     Sat Apr 30 09:31:09 2005
> +++ php-src/acinclude.m4        Mon Mar 27 05:00:49 2006
> @@ -1,4 +1,4 @@
> -dnl $Id: acinclude.m4,v 1.218.2.50 2005/04/30 09:31:09 sniper Exp $ -*- 
> autoconf -*-
> +dnl $Id: acinclude.m4,v 1.218.2.51 2006/03/27 05:00:49 andrei Exp $ -*- 
> autoconf -*-
>  dnl
>  dnl This file contains local autoconf functions.
>
> @@ -298,9 +298,6 @@
>    *hpux*[)]
>         SHLIB_SUFFIX_NAME=sl
>         ;;
> -  *darwin*[)]
> -       SHLIB_SUFFIX_NAME=dylib
> -       ;;
>    esac
>  ])
>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

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

Reply via email to