]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Typo, reported by BOUWSMA Beery.
authorHarlan Stenn <stenn@ntp.org>
Sat, 27 Jul 2002 04:52:48 +0000 (00:52 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 27 Jul 2002 04:52:48 +0000 (00:52 -0400)
bk: 3d4227203hbeo0AD7Fy7NwPNdzzm2A

configure.in

index 25328a0756b1b59db79b176dc75f1abe64e0b55c..a6a338b239c049aa1687480770b4d4b9d6025c38 100644 (file)
@@ -2027,7 +2027,7 @@ AC_MSG_RESULT($ntp_ok)
 AC_MSG_CHECKING(RIPENCC specific Trimble driver)
 AC_ARG_ENABLE(RIPENCC,
     AC_HELP_STRING([--enable-RIPENCC], [- RIPENCC specific Trimble driver]),
-    [ntp_ok=$enableval], [ntp_ok=no])
+    [ntp_ok=$enableval], [ntp_ok=yes])
 # 020629: HMS: s/$ntp_eac -> -/no because of ptr += sprintf(ptr, ...) usage
 case "$ac_cv_var_ripe_ncc_ok" in
  no) ntp_ok=no ;;
@@ -2102,7 +2102,7 @@ esac
 
 AC_MSG_CHECKING(TrueTime 560 IRIG-B decoder)
 AC_ARG_ENABLE(TT560,
-    AC_HELP_STRING([--enable-TT650], [- TrueTime 560 IRIG-B decoder]),
+    AC_HELP_STRING([--enable-TT560], [- TrueTime 560 IRIG-B decoder]),
     [ntp_ok=$enableval], [ntp_ok=no])
 if test "$ntp_ok" = "yes"; then
     ntp_refclock=yes