Fix minor autoconf error message inconsistencies
authorPrakash Surya <surya1@llnl.gov>
Wed, 24 Aug 2011 16:23:44 +0000 (09:23 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 6 Sep 2011 20:20:04 +0000 (13:20 -0700)
commit2984e0bb0c1dd3b96166b4c3ab99771e8712f686
tree3cb2eaaaa89edea41c4a8e28620fe52e952dabc8
parent1a2e6a635f9ca259c687d062a133fb972c5d84c5
Fix minor autoconf error message inconsistencies

A few of the autoconf error messages were inconsistent with the rest of
the build system. To be specific, the inconsistencies addressed by this
commit are the following:

 * The second line of the error message for the CONFIG_PREEMPT check
   was missing it's third asterisk.

 * A few of the error messages were prefixed by two tabs, whereas the
   majority of error messages are only prefixed by a single tab.

Signed-off-by: Prakash Surya <surya1@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
config/kernel.m4
configure