commit 8872767adddd36c58d2fd3ec5f2d1b35fe37c399
parent a283d2f0e2569329bd13f97d2d61f7556ea51b30
Author: Ivy Foster <iff@escondida.tk>
Date: Wed, 30 Jan 2019 13:35:14 -0600
configure: list --with-timestamp in help, since without is default
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
@@ -27,7 +27,7 @@ usage: configure [options]
--without-pam disable pam support
--without-shadow disable shadow support
- --without-timestamp disable timestamp support
+ --with-timestamp enable timestamp support
--help, -h display this help and exit
EOF