X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=config9.m4;h=695701b6362ec620a970528b0d315ba3109d7fbf;hp=ef7d33eabedef510e0d9c1f692f2af7869bfc73a;hb=050b4f061f5383bea18f0d505398429f2f4bd3e3;hpb=701840587c7b8ddb35259ac3de5c988e0eefa805 diff --git a/config9.m4 b/config9.m4 index ef7d33e..695701b 100644 --- a/config9.m4 +++ b/config9.m4 @@ -24,6 +24,8 @@ if test "$PHP_HTTP" != "no"; then AC_CHECK_LIB(nsl, getdomainname) ]) AC_CHECK_FUNCS(mbrtowc mbtowc iswalnum inet_pton) + + CFLAGS="$CFLAGS -Wno-strict-prototypes" dnl ZLIB PHP_ARG_WITH([http-zlib-dir], [whether/where to check for zlib],