From afb1b03e750d553066b47c0436b31a65ce751c14 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Thu, 4 Dec 2003 19:53:37 +0000 Subject: [PATCH] vos-full-listvol-on-by-default-20031204 at the suggestion of miles@cs.stanford.edu --- acinclude.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acinclude.m4 b/acinclude.m4 index ed2002c..5916b39 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -32,7 +32,7 @@ AC_ARG_ENABLE( fast-restart, AC_ARG_ENABLE( bitmap-later, [ --enable-bitmap-later enable fast startup of file server by not reading bitmap till needed],, enable_bitmap_later="no") AC_ARG_ENABLE( full-vos-listvol-switch, -[ --enable-full-vos-listvol-switch enable vos full listvol switch for formatted output],, enable_full_vos_listvol_switch="no") +[ --disable-full-vos-listvol-switch disable vos full listvol switch for formatted output],, enable_full_vos_listvol_switch="yes") AC_ARG_WITH(dux-kernel-headers, [ --with-dux-kernel-headers=path use the kernel headers found at path(optional, defaults to first match in /usr/sys)] ) -- 1.9.4