util-linux: remove unrecognized options

This commit is contained in:
MilhouseVH 2017-05-06 21:16:56 +01:00
parent 0d88273887
commit e99599baf5

View File

@ -36,7 +36,6 @@ UTILLINUX_CONFIG_DEFAULT="--disable-gtk-doc \
--enable-tls \ --enable-tls \
--disable-all-programs \ --disable-all-programs \
--enable-chsh-only-listed \ --enable-chsh-only-listed \
--enable-libmount-force-mountinfo \
--disable-bash-completion \ --disable-bash-completion \
--disable-colors-default \ --disable-colors-default \
--disable-pylibmount \ --disable-pylibmount \
@ -51,7 +50,6 @@ UTILLINUX_CONFIG_DEFAULT="--disable-gtk-doc \
--without-ncurses \ --without-ncurses \
--without-readline \ --without-readline \
--without-slang \ --without-slang \
--without-termcap \
--without-tinfo \ --without-tinfo \
--without-utempter \ --without-utempter \
--without-util \ --without-util \