From 24952f96a3f853e9c37e2c501dd04ae6ee2a552e Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 7 Jan 2007 19:05:23 +0000 Subject: [PATCH] configure.in: Reformat --with-logfile help text. --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index cb6efb2c..2ba928b2 100644 --- a/configure.in +++ b/configure.in @@ -95,8 +95,8 @@ AC_ARG_WITH([initconfig], [initconfig=/etc/tripe.conf]) AC_ARG_WITH([logfile], -[ --with-logfile=DIR make tripectl write its log to FILE - [default=./tripe.log]], +[ --with-logfile=DIR make tripectl write its log to FILE + [default=./tripe.log]], [logfile=$withval], [logfile=tripe.log]) -- 2.11.0