I compiled trunk on Ubuntu 11.04 desktop yesterday with default
settings and was surprised and confused when it worked even after I
forgot to use the older autoconf binary. Nice job!
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On 6/2/11 6:44 PM, Rasmus Lerdorf wrote:
I'm on a plane headed for Rio, so I can't test your patch for a while. If you
have checked it on a couple of different systems, commit it, and we will work
out any issues during the early stages of getting 5.4 out the door.
-Rasmus
I'll test it on
I'm on a plane headed for Rio, so I can't test your patch for a while. If you
have checked it on a couple of different systems, commit it, and we will work
out any issues during the early stages of getting 5.4 out the door.
-Rasmus
--
PHP Internals - PHP Runtime Development Mailing List
To uns
On 05/15/2011 02:45 AM, Rasmus Lerdorf wrote:
As you may have noticed, I have fixed the autoconf stuff to work with autoconf 2.60+
in PHP_5_4 and trunk. In the past I have tried to make it support both <2.60 and
>=2.60 at the same time and it never worked. autoconf 2.60 was released in June
On 05/15/2011 03:00 AM, Sebastian Bergmann wrote:
autoheader: WARNING: Using auxiliary files such as `acconfig.h',
`config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for
`config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Usi
Hi:
On 15 May 2011, at 12:00, Sebastian Bergmann wrote:
> On 05/15/2011 11:45 AM, Rasmus Lerdorf wrote:
>> Let me know if there are any autoconf-related problems and we will get
>> them tracked down.
>
> I am seeing the following warnings on Fedora 15
>
> .
> Not sure this is a problem si
On 05/15/2011 11:45 AM, Rasmus Lerdorf wrote:
Let me know if there are any autoconf-related problems and we will get
them tracked down.
I am seeing the following warnings on Fedora 15
Forcing buildconf
buildconf: checking installation...
buildconf: autoconf version 2.68 (ok)
rebuildin