[gparted] Minor format changes to final configuration summary



commit 9cdd6c00920f3ff90e99d0805ce4512982cfea06
Author: Curtis Gedak <gedakc gmail com>
Date:   Tue Jun 7 11:01:13 2011 -0600

    Minor format changes to final configuration summary

 configure.in |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/configure.in b/configure.in
index 06fa2c5..427de2a 100644
--- a/configure.in
+++ b/configure.in
@@ -210,14 +210,14 @@ dnl Summary
 dnl======================
 
 echo ""
-echo "================ Final configuration ==================="
-echo "                 Installing into prefix  :  $prefix"
+echo "===================== Final configuration ========================"
+echo "                      Installing into prefix  :  $prefix"
 echo ""
-echo "                   Build documentation?  :  $enable_doc"
+echo "                        Build documentation?  :  $enable_doc"
 echo ""
-echo "   Need part table re-read work around?  :  $need_pt_reread_work_around"
-echo "     Supports sector sizes > 512 bytes?  :  $support_sector_size_gt_512"
-echo "   Use native libparted dmraid support?  :  $enable_libparted_dmraid"
+echo "   Need partition table re-read work around?  :  $need_pt_reread_work_around"
+echo "          Supports sector sizes > 512 bytes?  :  $support_sector_size_gt_512"
+echo "        Use native libparted dmraid support?  :  $enable_libparted_dmraid"
 echo ""
 echo " If all settings are OK, type make and make install "
-echo "========================================================"
+echo "=================================================================="



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]