Sebastian Bergmann wrote:
> I know. But I don't know, what to add there :-/
Stupid me, I did not look at internal_functions_win32.c, but at
config.w32.h :-)
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Did I help you? Consider a gift
"Stig S. Bakken" wrote:
> internal_functions_win32.c?
I know. But I don't know, what to add there :-/
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
--
PHP Developme
internal_functions_win32.c?
- Stig
On Tue, 2002-04-16 at 16:54, Sebastian Bergmann wrote:
> Stig Bakken wrote:
> > ssb Tue Apr 16 01:37:51 2002 EDT
> >
> > Modified files:
> > /php4/ext/tokenizer config.m4
> > Log:
> > * build tokenizer by default
>
> The following patc
Stig Bakken wrote:
> ssb Tue Apr 16 01:37:51 2002 EDT
>
> Modified files:
> /php4/ext/tokenizer config.m4
> Log:
> * build tokenizer by default
The following patch makes ext/tokenizer compile by default on Win32,
too, but the extension is not 'activated'. Why?
Index: ph