From: Dave Hart Date: Thu, 16 Apr 2009 09:00:55 +0000 (+0000) Subject: configure.ac: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fec9782aed7843313cfd3749b10ae3d3bdd56e9a;p=thirdparty%2Fntp.git configure.ac: revert too-long, incorrect option text change bk: 49e6f3c7cTCOO9k6BljSS97GEeCVFw --- diff --git a/configure.ac b/configure.ac index 80ef7a5f9b..a4647f6264 100644 --- a/configure.ac +++ b/configure.ac @@ -4246,7 +4246,7 @@ AC_ARG_ENABLE( [wintime], AC_HELP_STRING( [--enable-wintime], - [- Serve broken old w32time clients abusing symmetric mode] + [- Provide the windows symmetric client hack] ), [ans=$enableval], )