]> git.ipfire.org Git - thirdparty/kmod.git/commit
build: add relevant features to KMOD_FEATURES in config.h
authorLucas De Marchi <lucas.demarchi@intel.com>
Sun, 7 Jun 2015 05:44:02 +0000 (02:44 -0300)
committerLucas De Marchi <lucas.demarchi@intel.com>
Tue, 9 Jun 2015 01:37:58 +0000 (22:37 -0300)
commit4671e03e1d3f2c23e0a9bfee5b5493bc3c71a305
tree6d8f24056bc0734be06680f50ed1f425100f1077
parenta968aa64ddd2a28590ca83fef827f26b45fd2c5a
build: add relevant features to KMOD_FEATURES in config.h

Not all the features (i.e. those available in --enable-* or --with-*)
are really relevant to the final user. Create a KMOD_FEATURES definition
in config.h containing these features.

Reviewed-by: Andreas Mohr <andim2@users.sf.net>
configure.ac