eaccelerator 0.9.6.1 and --with-eaccelerator-shared-memory doesn't work

#1
I need to recompile eaccelerator with content cache.

I tried to compile eaccelerator 0.9.6.1 with --with-eaccelerator-shared-memory flag but after:

Code:
./configure --with-eaccelerator-shared-memory
got this message:

Code:
configure: WARNING: unrecognized options: --with-eaccelerator-shared-memory
I need content cache enabled, so _get and _set functions
 
Top