]> git.ipfire.org Git - thirdparty/util-linux.git/commit
build-sys: Enable automake's -Wno-portability option.
authorSami Kerola <kerolasa@iki.fi>
Sat, 26 Feb 2011 14:37:19 +0000 (15:37 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 8 Mar 2011 12:37:20 +0000 (13:37 +0100)
commit9c3c99e9bb6ea232a97f92b8857f61e0156674ef
tree7d03b1cdbe08063b0b969a188304c3fa2e0435e6
parent31c9c1c4c0279542613318d25e12e18eb6182c81
build-sys: Enable automake's -Wno-portability option.

The util-linux depends on GNU make.

shlibs/blkid/src/Makefile.am:58: warning: `%'-style pattern rules are a GNU make extension
shlibs/mount/src/Makefile.am:62: warning: `%'-style pattern rules are a GNU make extension

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
configure.ac