Re: [PHP-DEV] Re: ./configure problem (4.0.8-dev)

2001-09-30 Thread Yasuo Ohgaki
[EMAIL PROTECTED] wrote: > Do a cvsup of ext/msession, Jon Parise rewrote my config.m4, and it seems > pretty good. I should not legally be permitted to edit config.m4 scripts. > Of course, you will have to run buildconf again to get it into the > configure script. > > Also, if you are using F

Re: [PHP-DEV] Re: ./configure problem (4.0.8-dev)

2001-09-30 Thread mlwmohawk
Do a cvsup of ext/msession, Jon Parise rewrote my config.m4, and it seems pretty good. I should not legally be permitted to edit config.m4 scripts. Of course, you will have to run buildconf again to get it into the configure script. Also, if you are using FreeBSD you will need to grab Phoenix-

Re: [PHP-DEV] Re: ./configure problem (4.0.8-dev)

2001-09-30 Thread mlwmohawk
Oops, this is not my bug, I thought this was a continuation of something else. (I should read the message before responding.) > This is my bug and I am working on it now. I need to add a test in > config.m4 to test whether or not phoenix is installed and built. the > msession extension will n

Re: [PHP-DEV] Re: ./configure problem (4.0.8-dev)

2001-09-30 Thread mlwmohawk
This is my bug and I am working on it now. I need to add a test in config.m4 to test whether or not phoenix is installed and built. the msession extension will not build if phoenix is not installed in /usr/local/phoenix. > Nobody has problem with configure script generated by buildconf? > >