[gparted] Remove left behind configuration summary lines (!22)
- From: Curtis Gedak <gedakc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gparted] Remove left behind configuration summary lines (!22)
- Date: Wed, 20 Feb 2019 16:49:24 +0000 (UTC)
commit 4fcd1829928c01984834966079c25271d7de101d
Author: Mike Fleetwood <mike fleetwood googlemail com>
Date: Fri Feb 15 10:13:16 2019 +0000
Remove left behind configuration summary lines (!22)
These lines in the final configuration report from ./configure were left
behind [1] when determination of the underlying definitions were remove.
So they no longer report 'yes' or 'no' like the other lines in the file
configuration report.
Need partition table re-read workaround? :
Supports large sector sizes (> 512 bytes)? :
Remove them now.
[1] 8df975c7d1b5d69897f286bfc5574c51cf58c9d5
Increase minimum required libparted to 2.2 (!22)
Closes !22 - Increase minimums to libparted 2.2 and glibmm 2.32
configure.ac | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8cad5e8e..5cd17502 100644
--- a/configure.ac
+++ b/configure.ac
@@ -401,8 +401,6 @@ echo ""
echo " --- Features Based On Libparted Version ---"
echo " Need delete old partitions before"
echo " creating a loop table workaround? : $need_loop_delete_old_ptns_workaround"
-echo " Need partition table re-read workaround? : $need_pt_reread_workaround"
-echo " Supports large sector sizes (> 512 bytes)? : $support_large_sector_sizes"
echo " Have old libparted file system resizing API? : $have_old_lp_fs_resize_api"
echo " Have new libparted file system resizing LIB? : $have_new_lp_fs_resize_lib"
echo " Enable online resize support? : $enable_online_resize"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]