Re: [PHP-DEV] autoconf 2.68

2012-04-29 Thread Ferenc Kovacs
On Sun, Apr 29, 2012 at 1:44 PM, Sebastian Bergmann wrote: > Am 29.04.2012 13:24, schrieb Gergo Erdosi: > > Yes, see Ramus' reply in an older thread: > > http://marc.info/?l=php-internals&m=131423346824759 > > I know that autoconf 2.13 is required for PHP 5.3 and that > autoconf 2.59 is required

Re: [PHP-DEV] autoconf 2.68

2012-04-29 Thread Sebastian Bergmann
Am 29.04.2012 13:44, schrieb Sebastian Bergmann: > I know that autoconf 2.13 is required for PHP 5.3 and that > autoconf 2.59 is required for PHP 5.4. But on Fedora 16 I only have the > choice between 2.13 and 2.68 and it looks to me like we are running into > the same problem again of not being co

Re: [PHP-DEV] autoconf 2.68

2012-04-29 Thread Sebastian Bergmann
Am 29.04.2012 13:24, schrieb Gergo Erdosi: > Yes, see Ramus' reply in an older thread: > http://marc.info/?l=php-internals&m=131423346824759 I know that autoconf 2.13 is required for PHP 5.3 and that autoconf 2.59 is required for PHP 5.4. But on Fedora 16 I only have the choice between 2.13 and

Re: [PHP-DEV] autoconf 2.68

2012-04-29 Thread Gergo Erdosi
On Sun, Apr 29, 2012 at 1:18 PM, Sebastian Bergmann wrote: >  Is this intentional? > >  buildconf: You need autoconf 2.59 or lower to build this version of >  PHP. You are currently trying to use 2.68 Most distros have separate >  autoconf 2.13 or 2.59 packages. On Debian/Ubuntu both autoconf2.13

[PHP-DEV] autoconf 2.68

2012-04-29 Thread Sebastian Bergmann
Is this intentional? buildconf: You need autoconf 2.59 or lower to build this version of PHP. You are currently trying to use 2.68 Most distros have separate autoconf 2.13 or 2.59 packages. On Debian/Ubuntu both autoconf2.13 and autoconf2.59 packages exist. Install autoconf2.13 and set the P