Kurt Zeilenga wrote:
I just noting that for testing, it kind of nice to just be able to do ./configure --enable-backends=auto --enable-overlays=auto make make test
To test everything that available on the box.
Note that there's no need for an "auto" for overlays - all of the core overlays are self-contained with no external dependencies, and that should always be the case.
I agree that "testing everything available" would be nice, because I frequently forget to --enable-slapi or various other switches. But I don't think --enable-everything will suit either.