From: Harlan Stenn Date: Sun, 31 Aug 2008 11:15:07 +0000 (-0400) Subject: portability fixes X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdc75c48dc02ba3e903f668592aad7bdf51ad031;p=thirdparty%2Fntp.git portability fixes bk: 48ba7d3bg8I5ILVcwMJqFz5pl9NV3A --- diff --git a/configure.ac b/configure.ac index c813b4675f..1cac961392 100644 --- a/configure.ac +++ b/configure.ac @@ -4212,6 +4212,7 @@ AC_CONFIG_FILES(scripts/plot_summary, [chmod +x scripts/plot_summary]) AC_CONFIG_FILES(scripts/summary, [chmod +x scripts/summary]) AC_CONFIG_FILES(util/Makefile) +AC_CONFIG_SUBDIRS(gsoc_sntp) AC_CONFIG_SUBDIRS(sntp) AC_OUTPUT