From bee03a68ef5995ae75f2a29b65dc09c0aea634c9 Mon Sep 17 00:00:00 2001 From: Frank Benkstein Date: Fri, 12 Oct 2007 03:43:28 +0200 Subject: [PATCH] configure: clearify comments in generated config.mk --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 538c8f8..c3c3707 100755 --- a/configure +++ b/configure @@ -343,9 +343,9 @@ SCRIPTS = ${SCRIPTS} # root's group ROOT_GROUP = ${ROOT_GROUP} -# group to install vlock-main with +# group for privileged plugins VLOCK_GROUP = ${VLOCK_GROUP} -# mode to install privileged plugins with +# mode for privileged plugins VLOCK_MODULE_MODE = ${VLOCK_MODULE_MODE} ### paths ### -- 2.11.4.GIT