Code

debian/rules: Pass -I... and -D... to CPPFLAGS instead of CFLAGS.
authorSebastian Harl <sh@tokkee.org>
Mon, 26 May 2008 22:37:02 +0000 (00:37 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 26 May 2008 22:37:02 +0000 (00:37 +0200)
commitef25abf92e55118756eb73bab406d3adf33946f9
tree9a7053bad60fdef9a1f9d6c730a95646ab58d563
parent4a78bb7a2afcba4f332f36283f45c153a5cb594e
debian/rules: Pass -I... and -D... to CPPFLAGS instead of CFLAGS.

Those are really options for the preprocessor instead of the compiler.
debian/rules