X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=m4%2Fopenbox.m4;h=862c6891bdf3d6b3eeac83f71630ff1733818499;hb=a21e9c9cc5f2b1a62e7812c1bf4393089505abeb;hp=86d3e0b5ce98f24b6d6e33f8ceb85257eaa1ab5e;hpb=6e5de3b57eb1b39c2c3bd170c2dfca205d4a49ff;p=chaz%2Fopenbox diff --git a/m4/openbox.m4 b/m4/openbox.m4 index 86d3e0b5..862c6891 100644 --- a/m4/openbox.m4 +++ b/m4/openbox.m4 @@ -77,6 +77,7 @@ AC_DEFUN([OB_COMPILER_FLAGS], FLAGS="$FLAGS -O0 -ggdb -fno-inline -Wwrite-strings" FLAGS="$FLAGS -Wall -Wsign-compare -Waggregate-return" FLAGS="$FLAGS -Wbad-function-cast -Wpointer-arith" + FLAGS="$FLAGS -Wno-write-strings -Wextra" # glib can't handle this flag # -Wcast-qual # for Python.h