X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=config.m4;h=daaf7b4bb2a3b8ecad607ee156c69c1bc998312e;hb=85e7a5ad7604cdb1096bacfc3db06812e87c0c60;hp=037d0f90be7d75921684945fda459e1b49f774a9;hpb=a19859fd27008e263c4fe4cfe3b900ff0431792f;p=m6w6%2Fext-http diff --git a/config.m4 b/config.m4 index 037d0f9..daaf7b4 100644 --- a/config.m4 +++ b/config.m4 @@ -59,7 +59,7 @@ dnl ---- dnl ---- dnl DONE dnl ---- - PHP_NEW_EXTENSION([http], [http.c http_api.c], [$ext_shared]) + PHP_NEW_EXTENSION([http], [http.c http_api.c http_functions.c http_methods.c], [$ext_shared]) PHP_SUBST([HTTP_SHARED_LIBADD]) AC_DEFINE([HAVE_HTTP], [1], [Have extended HTTP support]) fi