Re: [PHP-DEV] Configure summary

2006-07-07 Thread Richard Lynch
On Mon, July 3, 2006 5:16 pm, Gwynne wrote: > On Jul 3, 2006, at 6:09 PM, Pierre wrote: >> GD Support Yes >> Bundled >> PNG Yes >> JPEG No >> GIF R/W Yes >> >> PDO Support Yes >> PDO Mysql Yes >> PDO Sqlite Bundled Yes >> ... >> >> Maybe with the version found and used, but it could make the su

Re: [PHP-DEV] Configure summary

2006-07-04 Thread Sebastian Bergmann
Michael Wallner wrote: > That's interesting. What happens on `make install`? Does it have > separate install commands per SAPI? I will ask Luca, the maintainer of this patch. -- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD

Re: [PHP-DEV] Configure summary

2006-07-04 Thread Michael Wallner
Sebastian Bergmann wrote: Derick Rethans wrote: It can't build three at once. Just CLI + another module. We have a patch for that in the PHP package for Gentoo Linux. That's interesting. What happens on `make install`? Does it have separate install commands per SAPI? Thanks, -- Michael

Re: [PHP-DEV] Configure summary

2006-07-03 Thread Sebastian Bergmann
Derick Rethans wrote: > It can't build three at once. Just CLI + another module. We have a patch for that in the PHP package for Gentoo Linux. -- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69

Re: [PHP-DEV] Configure summary

2006-07-03 Thread Rasmus Lerdorf
Gwynne wrote: On Jul 3, 2006, at 7:57 PM, Rasmus Lerdorf wrote: The general consensus seems to be that I should show as much info as is reasonably possible. For this, extensions need to be able to register the summary information they can provide. I've come up with a couple of different ideas

Re: [PHP-DEV] Configure summary

2006-07-03 Thread Gwynne
On Jul 3, 2006, at 7:57 PM, Rasmus Lerdorf wrote: The general consensus seems to be that I should show as much info as is reasonably possible. For this, extensions need to be able to register the summary information they can provide. I've come up with a couple of different ideas for the synt

Re: [PHP-DEV] Configure summary

2006-07-03 Thread Rasmus Lerdorf
Gwynne wrote: On Jul 3, 2006, at 8:34 PM, Rick Widmer wrote: I was poking around at the TODO and I saw this: * make configure print out a summary when it's done (like XEmacs) I'm working on a patch to bring in this functionality, out of sheer "I need to learn more about autoconf and I want

Re: [PHP-DEV] Configure summary

2006-07-03 Thread Gwynne
On Jul 3, 2006, at 8:34 PM, Rick Widmer wrote: I was poking around at the TODO and I saw this: * make configure print out a summary when it's done (like XEmacs) I'm working on a patch to bring in this functionality, out of sheer "I need to learn more about autoconf and I want to contribu

Re: [PHP-DEV] Configure summary

2006-07-03 Thread Rasmus Lerdorf
Pierre wrote: On 7/4/06, Gwynne <[EMAIL PROTECTED]> wrote: On Jul 3, 2006, at 6:09 PM, Pierre wrote: >> I'm working on a patch to bring in this functionality, out of sheer >> "I need to learn more about autoconf and I want to contribute to >> PHP"- >> ness :). Does anyone have any thoughts on wh

Re: [PHP-DEV] Configure summary

2006-07-03 Thread Pierre
On 7/4/06, Gwynne <[EMAIL PROTECTED]> wrote: On Jul 3, 2006, at 6:09 PM, Pierre wrote: >> I'm working on a patch to bring in this functionality, out of sheer >> "I need to learn more about autoconf and I want to contribute to >> PHP"- >> ness :). Does anyone have any thoughts on what might go int

Re: [PHP-DEV] Configure summary

2006-07-03 Thread Gwynne
On Jul 3, 2006, at 6:09 PM, Pierre wrote: I'm working on a patch to bring in this functionality, out of sheer "I need to learn more about autoconf and I want to contribute to PHP"- ness :). Does anyone have any thoughts on what might go into such a summary? Something like: GD Support Yes Bu

Re: [PHP-DEV] Configure summary

2006-07-03 Thread Pierre
Hi, On 7/3/06, Gwynne <[EMAIL PROTECTED]> wrote: I'm working on a patch to bring in this functionality, out of sheer "I need to learn more about autoconf and I want to contribute to PHP"- ness :). Does anyone have any thoughts on what might go into such a summary? Something like: GD Support

Re: [PHP-DEV] Configure summary

2006-07-03 Thread Gwynne
On Jul 3, 2006, at 3:27 PM, Richard Lynch wrote: I was poking around at the TODO and I saw this: * make configure print out a summary when it's done (like XEmacs) I'm working on a patch to bring in this functionality, out of sheer "I need to learn more about autoconf and I want to contr

Re: [PHP-DEV] Configure summary

2006-07-03 Thread Derick Rethans
On Mon, 3 Jul 2006, Richard Lynch wrote: > On Mon, July 3, 2006 10:35 am, Gwynne wrote: > > I was poking around at the TODO and I saw this: > > > > * make configure print out a summary when it's done (like XEmacs) > > > > I'm working on a patch to bring in this functionality, out of sheer > >

Re: [PHP-DEV] Configure summary

2006-07-03 Thread Richard Lynch
On Mon, July 3, 2006 10:35 am, Gwynne wrote: > I was poking around at the TODO and I saw this: > > * make configure print out a summary when it's done (like XEmacs) > > I'm working on a patch to bring in this functionality, out of sheer > "I need to learn more about autoconf and I want to cont

[PHP-DEV] Configure summary

2006-07-03 Thread Gwynne
I was poking around at the TODO and I saw this: * make configure print out a summary when it's done (like XEmacs) I'm working on a patch to bring in this functionality, out of sheer "I need to learn more about autoconf and I want to contribute to PHP"- ness :). Does anyone have any though

[PHP-DEV] Configure summary

2006-07-01 Thread Gwynne
I was poking around at the TODO and I saw this: * make configure print out a summary when it's done (like XEmacs) I'm working on a patch to bring in this functionality, out of sheer "I need to learn more about autoconf and I want to contribute to PHP"- ness :). Does anyone have any though