build: Put preprocessor flags into CPPFLAGS

Flags obtained via pkgconfig are in fact -I (and sometimes -D)
preprocessor flags rather than compile flags.

There is also no need to use @@ for already-substituted variables.
1 file changed