X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-raphf;a=blobdiff_plain;f=config.m4;h=3b883c86a242ce14ea2ad46c39bf5353ab320d63;hp=c79697465de75cb1c1a15a631dbc23fd1ec98923;hb=HEAD;hpb=a8ac64570a2287dec91756bdfef3ee351842727d diff --git a/config.m4 b/config.m4 index c796974..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.h) - PHP_NEW_EXTENSION(raphf, php_raphf.c, $ext_shared) -fi +sinclude(config0.m4)