I am running into a strange issue when compiling php 7.
I got that error :
configure: WARNING: unrecognized options: --with-libmemcached-dir
Any idea ?
I found out the truth. --with-libmemcached-dir is an option to compile the memcached extension, not php itself.