Code

configure: Don't pre-set enable_<plugin> variables.
authorSebastian Harl <sh@tokkee.org>
Mon, 4 Mar 2013 15:49:59 +0000 (16:49 +0100)
committerSebastian Harl <sh@tokkee.org>
Mon, 4 Mar 2013 15:49:59 +0000 (16:49 +0100)
This would cause AC_SDB_PLUGIN to assume that the respective --enable-<plugin>
option was given on the command-line and, thus, behave unexpected when this is
not the case.


No differences found