chiark / gitweb /
configure: fail if out-of-date kmod found and kmod not disabled
authorTom Gundersen <teg@jklm.no>
Mon, 8 Jul 2013 22:12:35 +0000 (00:12 +0200)
committerTom Gundersen <teg@jklm.no>
Mon, 8 Jul 2013 22:19:55 +0000 (00:19 +0200)
commitc4955740969d7ba8ba43b024bca1a0a5b56eb8e8
tree3f2298d522c98ab17eb102394fdbc75c195bf2d3
parentedeb68c53f1cdc452016b4c8512586a70b1262e3
configure: fail if out-of-date kmod found and kmod not disabled

Almost everyone wants kmod support, so don't fail silently if the libs are
out-of-date.

kmod can still be explicitly disabled and if it is not found at all, we still
default to disabling it.
configure.ac