]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
configure.ac:
authorDave Hart <hart@ntp.org>
Tue, 14 Apr 2009 13:47:29 +0000 (13:47 +0000)
committerDave Hart <hart@ntp.org>
Tue, 14 Apr 2009 13:47:29 +0000 (13:47 +0000)
  tear off sntp/configure.ac from configure.ac

bk: 49e493f1F4PxvjiKXYrlEq1FJ-2DVw

configure.ac

index 82a0ca87d8a23648b3d8ea2539fbbbc8b5170c14..975ad35eba46a658d653213a8cc9e5e1e9a8f0c4 100644 (file)
@@ -4456,6 +4456,11 @@ 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(sntp)
+dnl it is not safe to share configuration
+dnl cache with sntp as it uses different
+dnl headers in a different order and 
+dnl tests for different libraries.
+dnl 
+dnl AC_CONFIG_SUBDIRS(sntp)
 
 AC_OUTPUT