X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=config.m4;h=3b883c86a242ce14ea2ad46c39bf5353ab320d63;hb=921871c048332818704008ce7b67f8f2e32d3cf4;hp=f419731e7c47ac86d25915313713270c11a22cb7;hpb=761875f1c3682cd014c1ddd9bfec32f8be9a5193;p=m6w6%2Fext-propro diff --git a/config.m4 b/config.m4 index f419731..3b883c8 100644 --- a/config.m4 +++ b/config.m4 @@ -1,6 +1 @@ -PHP_ARG_ENABLE(propro, whether to enable property proxy support, -[ --enable-propro Enable property proxy support]) - -if test "$PHP_PROPRO" != "no"; then - PHP_NEW_EXTENSION(propro, php_propro.c, $ext_shared) -fi +sinclude(config0.m4)