X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=config.m4;h=3b883c86a242ce14ea2ad46c39bf5353ab320d63;hb=23096b4e5fdac08a3eae5a4d4efa9fc148afd56b;hp=925eebb605b99bfb332225f128356cb0e317e958;hpb=55a7f6649102af3081eca66a9f2a7d47b351503a;p=m6w6%2Fext-propro 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)