This expands on my previous patch which was just the "configure: helpfully output package names for some missing dependencies" patch.
Based on feedback I've added a hint to the could not find DTC error message. There's also other changes that were suggested and the ordering of output from configure and configure --help which I found rather useful when attempting to find what package was needed for each configure option. Stewart Smith (6): configure: add hint of libfdt to DTC dependency not found message configure: sort output of configure results alphabetically configure: alphabetize output of --help and separate into groups configure: add help for --disable-xfsctl and --enable-xfsctl configure: add hints to a remedy for feature_not_found errors configure: helpfully output package names for some missing dependencies. configure | 378 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 197 insertions(+), 181 deletions(-) -- 1.8.4.2