}
src_compile() {
# curl support
use curl && myconf="${myconf} --with-curl --with-curlwrappers"
#no readline on server SAPI
myconf="${myconf} --without-readline"