]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2980] addressed comments
authorRazvan Becheriu <razvan@isc.org>
Thu, 14 Sep 2023 17:04:18 +0000 (20:04 +0300)
committerRazvan Becheriu <razvan@isc.org>
Thu, 14 Sep 2023 20:02:03 +0000 (20:02 +0000)
doc/sphinx/arm/hooks-radius.rst
doc/sphinx/arm/install.rst
platforms.rst

index 48d545be77c17b9a26db60f7464cf29d1d8e6a5b..411a7dac9ca019b699af44e9eb8b2e417cfddd43 100644 (file)
@@ -297,7 +297,7 @@ the following:
      Valgrind:                  no
      C++ Code Coverage:         no
      Logger checks:             no
-     Install existing manuals:  yes
+     Install existing manuals:  no
      Generate Documentation:    no
      Generate Parser:           no
      Generate Messages Files:   no
index fa27e36d742baaec5ec8fab19d9eba6050731669..50d5189512019b445af06027f3881cac76bde8c0 100644 (file)
@@ -154,8 +154,6 @@ the system:
 -  log4cplus (at least version 1.0.3) development include headers.
 
 -  A C++ compiler (with C++14 support) and standard development headers.
-   The Kea build has been checked with GCC g++ 4.8.5 and some later versions,
-   and Clang 800.0.38 and some later versions.
 
 -  The development tools automake, libtool, and pkg-config.
 
index 78565993f07542196bbf1c35225a613bb6ac150b..66c06c8f354fd8e8ce1f58c6b81dd06145031410 100644 (file)
@@ -7,9 +7,6 @@ In general, this version of Kea builds and runs on any POSIX-compliant
 system with a C++ compiler (with C++14 support), the Botan cryptographic library,
 the log4cplus logging library and the Boost system library.
 
-The Kea build has been checked with GCC g++ 4.8.5 and some later versions,
-and Clang 800.0.38 and some later versions.
-
 ISC regularly tests Kea on many operating systems and architectures, but
 lacks the resources to test all of them. Consequently, ISC is only able to
 offer support on a "best-effort" basis for some.