more verbose context ops
[m6w6/ext-psi] / m4 / psi / psi.m4
index bb8254bf2f25e0b9a0081d7d00e2d591e0f00ecd..2ad2499edef6607c84b8f69e3d5ccc8c8c565201 100644 (file)
@@ -50,6 +50,7 @@ AC_DEFUN(PSI_CONFIG_INIT, [
        if test "$PHP_PSI_MAINTAINER_MODE" = "yes"; then
                PSI_DEPS=true
                PHP_SUBST(PSI_DEPS)
+               EXTRA_CFLAGS="-Wall -Wextra $EXTRA_CFLAGS"
        else
                PSI_DEPS=false
        fi