Re: [PHP-DEV] ext/aspell

2002-10-08 Thread Jon Parise
On Tue, Oct 08, 2002 at 06:05:09PM +0200, Sascha Cunz wrote: > > [] While new comers may not know of pspell, > > people who have compiled PHP before with it will, infact that is what > > they'll expect when configuring their PHP. Since we cannot remove the old > > pspell option like we seem t

Re: [PHP-DEV] ext/aspell

2002-10-08 Thread Sascha Cunz
> [] While new comers may not know of pspell, > people who have compiled PHP before with it will, infact that is what > they'll expect when configuring their PHP. Since we cannot remove the old > pspell option like we seem to agree to do for --with-aspell it is cleaner > IMHO to simply add tha

Re: [PHP-DEV] ext/aspell

2002-10-07 Thread Ilia A.
On October 7, 2002 03:45 pm, Melvyn Sopacua wrote: > At 20:40 7-10-2002, Ilia A. wrote: > >On October 7, 2002 02:08 pm, Jan Lehnardt wrote: > > > Hi, > > > > > > On Mon, Oct 07, 2002 at 07:50:00PM +0200, Melvyn Sopacua wrote: > > > > The config option just makes it easier to find, especially when

Re: [PHP-DEV] ext/aspell

2002-10-07 Thread Melvyn Sopacua
At 20:40 7-10-2002, Ilia A. wrote: >On October 7, 2002 02:08 pm, Jan Lehnardt wrote: > > Hi, > > > > On Mon, Oct 07, 2002 at 07:50:00PM +0200, Melvyn Sopacua wrote: > > > The config option just makes it easier to find, especially when you > > > delete aspell from the tree. > > > > > > You would b

Re: [PHP-DEV] ext/aspell

2002-10-07 Thread Ilia A.
On October 7, 2002 02:08 pm, Jan Lehnardt wrote: > Hi, > > On Mon, Oct 07, 2002 at 07:50:00PM +0200, Melvyn Sopacua wrote: > > The config option just makes it easier to find, especially when you > > delete aspell from the tree. > > > > You would basically try to accomplish, that: > > ../configure

RE: [PHP-DEV] ext/aspell

2002-10-07 Thread Mike Robinson
gize in advance, because .02 CDN isn't worth much these days. Mike Robinson > -Original Message- > From: Melvyn Sopacua [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 07, 2002 1:50 PM > To: Vlad Krupin > Cc: DJ Anubis; PHP-DEV; Jan Lehnardt > Subject: Re: [PHP-DEV

Re: [PHP-DEV] ext/aspell

2002-10-07 Thread Jan Lehnardt
Hi, On Mon, Oct 07, 2002 at 07:50:00PM +0200, Melvyn Sopacua wrote: > The config option just makes it easier to find, especially when you delete > aspell from the tree. > > You would basically try to accomplish, that: > ../configure --help | grep aspell we can easily add a note like: --with-

Re: [PHP-DEV] ext/aspell

2002-10-07 Thread Melvyn Sopacua
The config option just makes it easier to find, especially when you delete aspell from the tree. You would basically try to accomplish, that: ./configure --help | grep aspell yields something and possibly hint to pspell. How that is done is insignificant. But adding --with-gnu-aspell would all

Re: [PHP-DEV] ext/aspell

2002-10-07 Thread Vlad Krupin
The new and improved GNU aspell happpens to be almost 100% source-compatible with pspell, in fact, no changes to php source are necessary to use it. I am against creating a yet-another config option. We've got a few of those already. I have no problem with nuking aspell and placing a dummy ent

Re: [PHP-DEV] ext/aspell

2002-10-07 Thread Ilia A.
+1 On October 7, 2002 08:07 am, Melvyn Sopacua wrote: > Agreed, but there's one problem: > > The pspell as you know and love it, is now named "GNU Aspell 0.52". > The pspell extension must be used, to build with GNU Aspell - the API has > been kept as an 'alias' for this purpose. > > So I vote fo

Re: [PHP-DEV] ext/aspell

2002-10-07 Thread Melvyn Sopacua
Agreed, but there's one problem: The pspell as you know and love it, is now named "GNU Aspell 0.52". The pspell extension must be used, to build with GNU Aspell - the API has been kept as an 'alias' for this purpose. So I vote for: --with-aspell -> /dev/null --with-gnu-aspell -> AC_ARG_WITH alia

Re: [PHP-DEV] ext/aspell

2002-10-07 Thread DJ Anubis
Le Lundi 7 Octobre 2002 13:39, Jan Lehnardt a écrit : > Hey there hard working folks, > aspell was replaced by pspell long ago, hence I like to remove aspell > from the main source tree to either PECL or /dev/null. Any objections? > > Comments are highly welcome. Hi, You're right. aspell is