5 # Ideally, we should be enabling further flags, but this requires upstream
6 # changes. Leaving these here for now.
8 # -g -Wall -Wno-long-long -W -Wformat=2 -Wmissing-prototypes \
9 # -Wstrict-prototypes -Wmissing-declarations -Wwrite-strings \
10 # -Wshadow -Wpointer-arith -Wno-sign-compare -Wundef \
11 # -Wbad-function-cast -Winline -Wcast-align \
12 # -Wdeclaration-after-statement -Wno-pointer-sign \
13 # -Wno-attributes -Wno-unused-result
17 -DGOT_VERSION=@VERSION@ \
18 -DGOT_VERSION_NUMBER=@VERSION@ \
19 -DGOT_LIBEXECDIR="$(libexecdir)" \
21 -I$(top_srcdir)/compat \
23 -I$(top_srcdir)/include \