]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - lib/e2p/Makefile.in
e2fsprogs: remove checker infrastructure
authorEric Sandeen <sandeen@redhat.com>
Thu, 17 Apr 2014 22:05:38 +0000 (17:05 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 5 Jul 2014 03:59:30 +0000 (23:59 -0400)
commit2f8d0251967360ee216c339ee76f3ceab3aadb4d
tree55eaaad61a28852fb5532a00076e3613474612dc
parent285cbe64a136b598117f35acf5ccbb8e6c63baeb
e2fsprogs: remove checker infrastructure

Per http://www.gnu.org/software/checker/ the gcc "-checker" option
is long deprecated.  Nuke it from e2fsprogs.

Most people would never hit this, but people who love to turn knobs,
such as the reporter of kernel.org bz#74171, might run into it and be
sad.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
12 files changed:
MCONFIG.in
configure
configure.in
e2fsck/Makefile.in
lib/Makefile.checker
lib/blkid/Makefile.in
lib/e2p/Makefile.in
lib/et/Makefile.in
lib/ext2fs/Makefile.in
lib/quota/Makefile.in
lib/ss/Makefile.in
lib/uuid/Makefile.in