From 44f826e317f28969ea6ca0e87aa4c6b69c819245 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 19 Oct 2015 14:12:03 -0400 Subject: timezone: polish grammar a bit in documentation Reported-by: ricaljasan@pacific.net --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 63f5f92..eba7a15 100644 --- a/configure.ac +++ b/configure.ac @@ -161,7 +161,7 @@ AC_ARG_ENABLE([profile], [profile=no]) AC_ARG_ENABLE([timezone-tools], AC_HELP_STRING([--disable-timezone-tools], - [do not install timezone tools (if using external ones) @<:@default=install@:>@]), + [do not install timezone tools @<:@default=install@:>@]), [enable_timezone_tools=$enableval], [enable_timezone_tools=yes]) AC_SUBST(enable_timezone_tools) -- cgit v1.1