autogen.sh: remove --with-rootprefix, it is gone since kmod-11

Signed-off-by: Adam Gołębiowski <adamg@pld-linux.org>
This commit is contained in:
Adam Gołębiowski 2022-11-28 10:05:31 +01:00 committed by Lucas De Marchi
parent d5950b0b5e
commit 6c5f2f1368
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ fi
if [ ! -L /bin ]; then
args="$args \
--with-rootprefix= \
--with-rootlibdir=$(libdir /lib) \
"
fi