From d8236832f0a8773903eeed9c1b512ac0f682195d Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 11 Dec 2017 15:44:52 +0100 Subject: [PATCH] configure: fix usage --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index f82f1e5..4b6b0d4 100755 --- a/configure +++ b/configure @@ -25,7 +25,7 @@ usage: configure [options] --enable-static prepare for static build --without-pam disable pam support - --without-pam disable shadow support + --without-shadow disable shadow support --help, -h display this help and exit EOF -- 2.39.2