Home | History | Annotate | Download | only in dist

Lines Matching refs:NTPD

1769   --enable-debugging      + include ntpd debugging code
1857 --enable-simulator - build/install the NTPD simulator?
30359 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if ntpd will retry permanent DNS failures" >&5
30360 printf %s "checking if ntpd will retry permanent DNS failures... " >&6; }
33209 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking if we want to build the NTPD simulator" >&5
33210 printf %s "checking if we want to build the NTPD simulator... " >&6; }
35052 ac_config_files="$ac_config_files ntpd/Makefile"
35054 ac_config_files="$ac_config_files ntpd/complete.conf"
35110 ac_config_files="$ac_config_files tests/ntpd/Makefile"
36241 "ntpd/Makefile") CONFIG_FILES="$CONFIG_FILES ntpd/Makefile" ;;
36242 "ntpd/complete.conf") CONFIG_FILES="$CONFIG_FILES ntpd/complete.conf" ;;
36270 "tests/ntpd/Makefile") CONFIG_FILES="$CONFIG_FILES tests/ntpd/Makefile" ;;
37549 "ntpd/complete.conf":F) $SED -e '/^rlimit$/d' -e '/^$/d' < ntpd/complete.conf > ntpd/complete.conf.new && mv ntpd/complete.conf.new ntpd/complete.conf ;;