From 73fa35c6a6502c7e8d2971f66540836b126b2320 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 28 Mar 1998 00:49:16 +0000 Subject: [PATCH] document --with-logfile and --with-timedir --- INSTALL | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/INSTALL b/INSTALL index 880687f7e..2ed463022 100644 --- a/INSTALL +++ b/INSTALL @@ -149,6 +149,12 @@ Special features/options: Other platforms may require source code and/or `configure' changes. + --with-logfile=path Override the default location of the sudo + log file and use "path" instead. + + --with-timedir=path Override the default location of the sudo + timestamp directory and use "path" instead. + --with-incpath Adds the specified directories to CPPFLAGS so configure and the compiler will look there for include files. Multiple directories may -- 2.50.1