]> git.ipfire.org Git - thirdparty/kmod.git/commit
README: Let autotools follow the same steps as meson
authorLucas De Marchi <lucas.de.marchi@gmail.com>
Fri, 1 Nov 2024 20:03:33 +0000 (15:03 -0500)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Thu, 7 Nov 2024 17:35:06 +0000 (11:35 -0600)
commit18c91d392aad8633d46555dda6f9973104a36975
tree1cda45b2d95b58757e4f83446dba730a972d09b6
parenta4b07d98c7e866da79be3676522ce2e65351ed74
README: Let autotools follow the same steps as meson

For meson it's configure & build & install in the same snippet.
Do the same for autotools.

Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/221
README.md