X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-propro;a=blobdiff_plain;f=config.m4;h=3b883c86a242ce14ea2ad46c39bf5353ab320d63;hp=925eebb605b99bfb332225f128356cb0e317e958;hb=HEAD;hpb=55a7f6649102af3081eca66a9f2a7d47b351503a diff --git a/config.m4 b/config.m4 index 925eebb..3b883c8 100644 --- a/config.m4 +++ b/config.m4 @@ -1,7 +1 @@ -PHP_ARG_ENABLE(propro, whether to enable property proxy support, -[ --enable-propro Enable property proxy support]) - -if test "$PHP_PROPRO" != "no"; then - PHP_INSTALL_HEADERS(ext/propro, php_propro.h) - PHP_NEW_EXTENSION(propro, php_propro.c, $ext_shared) -fi +sinclude(config0.m4)