]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Generate the ntptrace script.
authorHarlan Stenn <stenn@ntp.org>
Sun, 31 Mar 2002 05:42:26 +0000 (00:42 -0500)
committerHarlan Stenn <stenn@ntp.org>
Sun, 31 Mar 2002 05:42:26 +0000 (00:42 -0500)
bk: 3ca6a1c2tr3EdMJxXnt7QcSSb0Djow

configure.in

index e08bb8515ab0ee7e2d8004797d04b6443dde003d..9803b1b9626b53384b3b8584c759aa4d3f7878da 100644 (file)
@@ -3334,8 +3334,9 @@ AC_CONFIG_FILES(Makefile adjtimed/Makefile clockstuff/Makefile \
  libntp/Makefile libparse/Makefile ntpd/Makefile ntpdc/Makefile \
  ntpdate/Makefile ntpq/Makefile ntptrace/Makefile parseutil/Makefile \
  scripts/Makefile scripts/calc_tickadj scripts/checktime scripts/freq_adj \
- scripts/mkver scripts/ntp-wait scripts/ntpsweep scripts/ntpver \
+ scripts/mkver scripts/ntp-wait scripts/ntpsweep scripts/ntptrace \
+ scripts/ntpver 
  scripts/plot_summary scripts/summary util/Makefile)
-AC_CONFIG_COMMANDS(default, [[chmod +x scripts/calc_tickadj scripts/checktime scripts/freq_adj scripts/mkver scripts/ntp-wait scripts/ntpsweep scripts/ntpver scripts/plot_summary scripts/summary]], [])
+AC_CONFIG_COMMANDS(default, [[chmod +x scripts/calc_tickadj scripts/checktime scripts/freq_adj scripts/mkver scripts/ntp-wait scripts/ntpsweep scripts/ntptrace scripts/ntpver scripts/plot_summary scripts/summary]], [])
 AC_OUTPUT
 #test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h])