K 10 svn:author V 2 cy K 8 svn:date V 27 2017-03-24T21:26:51.592933Z K 7 svn:log V 412 Use CONFIGURE_ENABLE instead of CONFIGURE_ON. The current use of CONFIGURE_ON to handle refclock options allows adding a refclock that is off by default, but doesn't allow a user to eliminate refclocks that ntpd includes by default. Using CONFIGURE_ENABLE instead of CONFIGURE_ON will add the proper --disable-REFCLOCKNAME to the args when the user disables default-on options. PR: 218078 Submitted by: ian@ END