]> git.ipfire.org Git - thirdparty/util-linux.git/commit - configure.ac
build-sys: add --disable-mount
authorAlon Bar-Lev <alon.barlev@gmail.com>
Fri, 14 Nov 2008 16:40:25 +0000 (18:40 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 19 Nov 2008 11:40:06 +0000 (12:40 +0100)
commit7177d32ecfc2c1404e6067a573362af3324840fb
tree6b8f3c9f3ed30c28d9ebe49a0b09e3041eb6928a
parent1dabcd2498d12753a99832b88a75300d30eb1f66
build-sys: add --disable-mount

I use busybox for most of the utilities, still lacks a few that I wish to use
from util-linux...

So mount comes from busybox.  And during the cross compile I don't want to
compile the mount dependencies only to make the configure script happy...

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
Makefile.am
configure.ac