configure: Added support for --enable-<plugin>=force.
authorSebastian Harl <sh@tokkee.org>
Sun, 10 May 2009 17:15:37 +0000 (19:15 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 11 May 2009 09:36:55 +0000 (11:36 +0200)
commitcb62220826eb2900d4217c5c163c2c1034df2ff2
tree17ceaa3c51af3225e2534f042750c7337586700b
parent2fd1f725afd1e9353e7d5df5c45d1748ee4b1219
configure: Added support for --enable-<plugin>=force.

This may be used to force a plugin to be built, no matter what the dependency
check yielded. I.e. this is basically the same --enable-<plugin> before commit
9276a81328091fdebc833eb10580d53bc51659db (configure.in: Let configure bail out
on missing dependencies).
README
configure.in