curl interop
[m6w6/ext-http] / config9.m4
index ef7d33eabedef510e0d9c1f692f2af7869bfc73a..695701b6362ec620a970528b0d315ba3109d7fbf 100644 (file)
@@ -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],