From 3ed11170da87089bbfb263c84b25b53159ae1558 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Mon, 28 Sep 2020 18:51:32 +0200 Subject: configure: update help Help shows new defaults. --- configure | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'configure') diff --git a/configure b/configure index d39ce1b98..c125aade1 100755 --- a/configure +++ b/configure @@ -1722,16 +1722,16 @@ Optional Packages: cache_restore tool: [autodetect] --with-vdo=TYPE vdo support: internal/none [internal] --with-vdo-format=PATH vdoformat tool: [autodetect] - --with-writecache=TYPE writecache support: internal/none [none] - --with-integrity=TYPE integrity support: internal/none [none] + --with-writecache=TYPE writecache support: internal/none [internal] + --with-integrity=TYPE integrity support: internal/none [internal] --with-ocfdir=DIR install OCF files in [PREFIX/lib/ocf/resource.d/lvm2] --with-default-pid-dir=PID_DIR - Default directory to keep PID files in. [autodetect] + default directory to keep PID files in [autodetect] --with-default-dm-run-dir=DM_RUN_DIR - Default DM run directory. [autodetect] + default DM run directory [autodetect] --with-default-run-dir=RUN_DIR - Default LVM run directory. [autodetect_run_dir/lvm] + default LVM run directory [autodetect_run_dir/lvm] --with-cmirrord-pidfile=PATH cmirrord pidfile [PID_DIR/cmirrord.pid] --with-optimisation=OPT C optimisation flag [OPT=-O2] -- cgit v1.2.1