laruence / yac

A fast, lock-free, shared memory user data cache for PHP
Other
825 stars 199 forks source link

add --with-system-fastlz option #42

Closed remicollet closed 10 years ago

remicollet commented 10 years ago

Sorry to bother you with this change...

But Fedora Guidelines want "No bundled library". As pecl/memcached, pecl/yac, pecl/couchbase, php-fastlz... use it, It make sense to have it shared.

This change should be "noop" for standard build.

P.S. also see https://github.com/php-memcached-dev/php-memcached/pull/151

remicollet commented 10 years ago

FYI, Yac extension is proposed to Fedora / EPEL official repository, so with this patch applied, https://bugzilla.redhat.com/1138901

laruence commented 10 years ago

thanks, merged :)