libmbim: remove unknown configure option 18079/head
authorFlorian Eckert <fe@dev.tdt.de>
Mon, 13 Dec 2021 13:33:19 +0000 (14:33 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Wed, 16 Mar 2022 15:51:33 +0000 (16:51 +0100)
commitf0b5589ef037358ac14a5a2e215233b0683798fa
tree24b2c269c833abdbbec1a086dfb5e5378498c056
parenta42f526b0ced3457ffae919c55229a4a12734e50
libmbim: remove unknown configure option

The configure option --enable-more-warnings and --without-udev are not
recognized by configure.

Buildlog:
configure: WARNING: unrecognized options: --disable-nls,
--enable-more-warnings, --without-udev

Therefore this unkown configure options are removed with this commit.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
libs/libmbim/Makefile