From: Harlan Stenn Date: Sat, 24 Mar 2012 23:30:26 +0000 (-0400) Subject: Cleanup configure.ac's TSYNC PCI section X-Git-Tag: NTP_4_2_7P269~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0262e12b42d1d8dee30ff1f7a89600e7418b481c;p=thirdparty%2Fntp.git Cleanup configure.ac's TSYNC PCI section bk: 4f6e5912C6JUyLcneYE_3Kl1veqtCA --- diff --git a/ChangeLog b/ChangeLog index 6e1a17dc9..05d21a587 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ +* Cleanup configure.ac's TSYNC PCI section. (4.2.7p268) 2012/03/24 Released by Harlan Stenn +* Update driver45.html page. (4.2.7p267) 2012/03/23 Released by Harlan Stenn * Initial cut at a basic driver45.html page. (4.2.7p266) 2012/03/21 Released by Harlan Stenn diff --git a/configure.ac b/configure.ac index b3a6fa7ad..c29eb6f8b 100644 --- a/configure.ac +++ b/configure.ac @@ -2436,10 +2436,10 @@ AC_ARG_ENABLE( [TSYNCPCI], [AS_HELP_STRING( [--enable-TSYNCPCI], - [+ Spectracom TSYNC timing board] + [s Spectracom TSYNC timing board] )], [ntp_ok=$enableval], - [] + [ntp_ok=no] ) if test "$ntp_ok" = "yes"; then ntp_refclock=yes