1 --- gtkatlantic-0.4.3-orig/configure.in 2011-07-02 13:14:00.000000000 +0300
2 +++ gtkatlantic-0.4.3/configure.in 2011-07-02 13:14:32.000000000 +0300
6 if test "x$GCC" = "xyes"; then \
7 - CFLAGS="-Wall -Werror -ggdb"; \
8 + CFLAGS="-Wall -Werror -ggdb -Wno-unused-but-set-variable -Wno-system-headers"; \