]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
configure.ac:
authorDave Hart <hart@ntp.org>
Thu, 16 Apr 2009 09:00:55 +0000 (09:00 +0000)
committerDave Hart <hart@ntp.org>
Thu, 16 Apr 2009 09:00:55 +0000 (09:00 +0000)
  revert too-long, incorrect option text change

bk: 49e6f3c7cTCOO9k6BljSS97GEeCVFw

configure.ac

index 80ef7a5f9b1d10892be2db847a92725bae31c7d8..a4647f6264c8134db49000bd9097124c18eaa196 100644 (file)
@@ -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],
 )