]> err.no Git - util-linux/commit
build-sys: move -D flags to *_CPPFLAGS
authorStepan Kasal <skasal@redhat.com>
Tue, 15 May 2007 18:46:15 +0000 (20:46 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 May 2007 09:43:30 +0000 (11:43 +0200)
commit1f317686715f0e1cad9404b5c5c89f1ecac5d915
tree710656f9d6019d304396e08b8d75b9c5c335fbc2
parent271d98e05d73269339d6dadac13bb17c0101229e
build-sys: move -D flags to *_CPPFLAGS

Preprocessor options belong to *_CPPFLAGS; add $(AM_CPPFLAGS) as we
want to amend it, not override.

Signed-off-by: Stepan Kasal <skasal@redhat.com>
getopt/Makefile.am
login-utils/Makefile.am
mount/Makefile.am