X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=config.m4;h=15d958c931198d587dd3cde9002e23602ac6f7fa;hb=693d9b2fa7b012575d4cee54b109264b269a3bda;hp=2f8399cfd387c0bb65d6de838a15d54d7147bdf2;hpb=f80ca631c3f6a21239cecaf21d9a1a698df945b4;p=m6w6%2Fext-http diff --git a/config.m4 b/config.m4 index 2f8399c..15d958c 100644 --- a/config.m4 +++ b/config.m4 @@ -80,5 +80,11 @@ dnl ---- PHP_SUBST([HTTP_SHARED_LIBADD]) PHP_ADD_MAKEFILE_FRAGMENT AC_DEFINE([HAVE_HTTP], [1], [Have extended HTTP support]) -fi +dnl --- +dnl odd warnings +dnl --- +dnl CFLAGS=" -g -O2 -W -Wchar-subscripts -Wformat=2 -Wno-format-y2k -Wimplicit -Wmissing-braces -Wunused-variable -Wbad-function-cast -Wpointer-arith -Wsign-compare -Winline" +dnl PHP_SUBST([CFLAGS]) + +fi