X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-raphf;a=blobdiff_plain;f=config.m4;h=3b883c86a242ce14ea2ad46c39bf5353ab320d63;hp=3f71574aa1cf2a3f1b636aa772b84ed334440ab7;hb=f9da36369b7d4a8066585d9ad698172e9c15ec7f;hpb=6a4a86681ce8c30455a65be4c3de991f264c3f81 diff --git a/config.m4 b/config.m4 index 3f71574..3b883c8 100644 --- a/config.m4 +++ b/config.m4 @@ -1,7 +1 @@ -PHP_ARG_ENABLE(raphf, whether to enable raphf support, -[ --enable-raphf Enable resource and persistent handles factory support]) - -if test "$PHP_RAPHF" != "no"; then - PHP_INSTALL_HEADERS(ext/raphf, php_raphf.hi php_raphf_api.h) - PHP_NEW_EXTENSION(raphf, php_raphf.c, $ext_shared) -fi +sinclude(config0.m4)