]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 298] Fix typos in configure.in
authorHarlan Stenn <stenn@ntp.org>
Fri, 2 Apr 2004 20:20:54 +0000 (15:20 -0500)
committerHarlan Stenn <stenn@ntp.org>
Fri, 2 Apr 2004 20:20:54 +0000 (15:20 -0500)
bk: 406dcb26tua25FGJKhc_DVil1ljYqg

configure.in

index 1ce51df0efe51b369e2d376ced73d4ae6a1142c2..799577a3ceefd85bebcdd34404e982300f60506c 100644 (file)
@@ -2598,7 +2598,7 @@ case "$ntp_libparse" in
     LIBPARSE=../libparse/libparse.a
     MAKE_LIBPARSE=libparse.a
     # HMS: check_y2k trips the 34 year problem now...
-    0 && MAKE_CHECK_Y2K=check_y2k
+    false && MAKE_CHECK_Y2K=check_y2k
     AC_DEFINE(PPS_SAMPLE, 1, [PPS auxiliary interface for ATOM?])
     AC_DEFINE(CLOCK_ATOM)
     ;;
@@ -3456,7 +3456,7 @@ AC_CACHE_CHECK(if we should step and slew the time, ac_cv_var_step_slew,
         ans=yes
         ;;
       *-*-solaris2.1[[0-9]]*)
-        ans-no
+        ans=no
         ;;
       *-*-solaris2.[[012]]*)
         ans=yes