On Fri, Jul 29, 2016 at 09:44:02PM -0700, Dan Williams wrote:
Currently the build fails if --enable-destructive is specified
without
--enable-test, but --enable-destructive assumes that --enable-test is
already specified. Just force --enable-test to satisfy the requirement.
Reported-by: Ross Zwisler <ross.zwisler(a)linux.intel.com>
Signed-off-by: Dan Williams <dan.j.williams(a)intel.com>
Tested-by: Ross Zwisler <ross.zwisler(a)linux.intel.com>