Re: [PHP-DEV] buildconf warning

2003-02-25 Thread Magnus Mb@)
On 25 Feb 2003 17:19:28 +0100 michel 'ziobudda' morelli <[EMAIL PROTECTED]> wrote: > buildconf: autoconf version 2.53 (ok) > buildconf: Your version of autoconf likely contains buggy cache code. >Running cvsclean for you. >To avoid this, install autoconf-2.13 and automake-1

Re: [PHP-DEV] buildconf warning

2003-02-25 Thread michel 'ziobudda' morelli
Il mar, 2003-02-25 alle 18:13, Magnus Mb@) ha scritto: > This is because you are running autoconf version 2.53 (which is buggy). > Downgrading to 2.13 will remove those warnings. Tnx. -- michel 'ziobudda' morelli <[EMAIL PROTECTED]> -- PHP Development Mailing List To un

[PHP-DEV] buildconf warning

2003-02-25 Thread michel 'ziobudda' morelli
>From today's cvs using default Zend directory buildconf: checking installation... buildconf: autoconf version 2.53 (ok) buildconf: Your version of autoconf likely contains buggy cache code. Running cvsclean for you. To avoid this, install autoconf-2.13 and automake-1.5. buil