export strict CFLAGS from finder to common folder and fix warnings
commit85e3fcbd356b5e5c8b056ff098c2b43f704a9e27
authorHeiko Voigt <hvoigt@hvoigt.net>
Wed, 14 Oct 2009 17:43:52 +0000 (14 19:43 +0200)
committerHeiko Voigt <hvoigt@hvoigt.net>
Sun, 18 Oct 2009 17:59:12 +0000 (18 19:59 +0200)
tree42cfbda752adb121b0205893c417d6361d88c21d
parent2d82ca387eaa139f21a451a638c83db709f80d93
export strict CFLAGS from finder to common folder and fix warnings

We previously did not export the flags so a lot of warnings about
implicit declarations and unused variables were not shown.

Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
common/debug.c
common/exec.c
common/git-compat-util.h
finder/Makefile