Changes to autoconf_inc.m4 are not interesting neither, exclude them.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68854
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#!/bin/sh
-filterdiff -x '*/*.vcproj' -x '*/*.dsp' -x configure -x '*/makefile.*' -x '*Makefile.in' -x setup.h.in -x include/wx/msw/wince/setup.h -x '*/setup0.h' "$@"
+filterdiff -x '*/*.vcproj' -x '*/*.dsp' -x autoconf_inc.m4 -x configure -x '*/makefile.*' -x '*Makefile.in' -x setup.h.in -x include/wx/msw/wince/setup.h -x '*/setup0.h' "$@"