]> git.ipfire.org Git - thirdparty/util-linux.git/commit - config/include-Makefile.am
build-sys: do not play with DEFS, use AM_CPPFLAGS
authorStepan Kasal <skasal@redhat.com>
Tue, 15 May 2007 18:46:02 +0000 (20:46 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 May 2007 09:43:29 +0000 (11:43 +0200)
commit30564097bfb026c0eb877af9dbe3ec963cbd5cc5
tree82f532892a4d1c00f65c3c4fc0f31b35f13412de
parent8671065ce5d13d97fb3f42b6736985f591f53981
build-sys: do not play with DEFS, use AM_CPPFLAGS

If a -D flag is needed, it belongs to AM_CPPFLAGS.

Signed-off-by: Stepan Kasal <skasal@redhat.com>
config/include-Makefile.am