X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-raphf;a=blobdiff_plain;f=config.m4;h=3b883c86a242ce14ea2ad46c39bf5353ab320d63;hp=7b68eba1848ad1cddc30a52e5df06c615e5ecb8d;hb=HEAD;hpb=216a8cea4f9fb1424acafe98701d4ae09da4c02d diff --git a/config.m4 b/config.m4 index 7b68eba..3b883c8 100644 --- a/config.m4 +++ b/config.m4 @@ -1,8 +1 @@ -PHP_ARG_ENABLE(raphf, whether to enable raphf support, -[ --enable-raphf Enable raphf support]) - -if test "$PHP_RAPHF" != "no"; then - dnl PHP_SUBST(RAPHF_SHARED_LIBADD) - PHP_INSTALL_HEADERS(ext/raphf, php_raphf.h) - PHP_NEW_EXTENSION(raphf, php_raphf.c, $ext_shared) -fi +sinclude(config0.m4)