RE: [PHP-CVS] cvs: php4 /ext/midgard config.m4 config.m4.session

2001-03-29 Thread James Moore
> On Thu, Mar 29, 2001 at 11:50:29AM +0100, James Moore wrote: > > > > > abThu Mar 29 02:35:33 2001 EDT > > > > > > Modified files: > > > /php4/ext/midgard config.m4 config.m4.session > > > Log: > > > - Typo fixed > > > - config.m4.session updated to config.m4 > >

Re: [PHP-CVS] cvs: php4 /ext/midgard config.m4 config.m4.session

2001-03-29 Thread Alexander Bokovoy
On Thu, Mar 29, 2001 at 11:50:29AM +0100, James Moore wrote: > > > ab Thu Mar 29 02:35:33 2001 EDT > > > > Modified files: > > /php4/ext/midgard config.m4 config.m4.session > > Log: > > - Typo fixed > > - config.m4.session updated to config.m4 > > What does this fix do

RE: [PHP-CVS] cvs: php4 /ext/midgard config.m4 config.m4.session

2001-03-29 Thread James Moore
> abThu Mar 29 02:35:33 2001 EDT > > Modified files: > /php4/ext/midgard config.m4 config.m4.session > Log: > - Typo fixed > - config.m4.session updated to config.m4 What does this fix do?? does it need to be included in 4.0.5?? or will ming work without it?? James --

Re: [PHP-CVS] cvs: php4 /ext/midgard config.m4 config.m4.session

2001-03-19 Thread Sascha Schumann
On Mon, 19 Mar 2001, Alexander Bokovoy wrote: > abSun Mar 18 23:37:01 2001 EDT > > Modified files: > /php4/ext/midgard config.m4 config.m4.session > Log: > Oops. Substitution code fixed AC_OUTPUT is not intended to be called twice. Did not PHP_OUTPUT work for you?