From: Harlan Stenn Date: Fri, 11 Aug 2006 00:29:08 +0000 (-0400) Subject: cleanup X-Git-Tag: NTP_4_2_3P30~2^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bb3a006c5ed3a2cad3c0ca13e73c7e8485b969d;p=thirdparty%2Fntp.git cleanup bk: 44dbcf54YKdZUF_kkZNshnPESibhhw --- diff --git a/sntp/Makefile.am b/sntp/Makefile.am index 61ef25cda..e8b8d6ce2 100644 --- a/sntp/Makefile.am +++ b/sntp/Makefile.am @@ -12,7 +12,8 @@ NULL= bindir= ${exec_prefix}/${BINSUBDIR} bin_PROGRAMS= sntp -run_ag= cd $(srcdir) && autogen -L $(top_srcdir)/include +#run_ag= cd $(srcdir) && autogen -L $(top_srcdir)/include +run_ag= cd $(srcdir) && autogen SUBDIRS= if NEED_LIBOPTS diff --git a/sntp/sntp-opts.def b/sntp/sntp-opts.def index 5e077c798..94d4469e9 100644 --- a/sntp/sntp-opts.def +++ b/sntp/sntp-opts.def @@ -26,7 +26,7 @@ rcfile = "ntp.ini"; environrc; -#include version.def; +#include version.def test-main;