libmbim: remove unknown configure option
authorFlorian Eckert <fe@dev.tdt.de>
Mon, 13 Dec 2021 13:33:19 +0000 (14:33 +0100)
committerFederico Capoano <f.capoano@openwisp.io>
Thu, 27 Oct 2022 16:48:21 +0000 (13:48 -0300)
commitc74f6610b0644df2ac8fe99954f0d93b893f9a76
tree78a0e353e07cee8d0feedb43a089d17b14c44741
parent864793799176b386130be63cf13c11de08a758e9
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>
(cherry picked from commit f0b5589ef037358ac14a5a2e215233b0683798fa)
libs/libmbim/Makefile