From: Harlan Stenn Date: Sun, 31 Aug 2008 11:15:07 +0000 (-0400) Subject: portability fixes X-Git-Tag: NTP_4_2_5P142~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55b25e25898a753f76e1c080b9c3685ad6c5fb38;p=thirdparty%2Fntp.git portability fixes bk: 48ba7d3bg8I5ILVcwMJqFz5pl9NV3A --- diff --git a/configure.ac b/configure.ac index c813b4675..1cac96139 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