[git commit] build system: remove a dead link from Config help text

Denys Vlasenko vda.linux at googlemail.com
Tue Feb 25 16:31:22 UTC 2014


commit: http://git.busybox.net/busybox/commit/?id=18b699c30f1cd2d55bd094c10c44cfc3102f895c
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 Config.in |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/Config.in b/Config.in
index 38d4ebc..b6eaea5 100644
--- a/Config.in
+++ b/Config.in
@@ -423,10 +423,7 @@ config SELINUX
 	  the option of compiling in SELinux applets.
 
 	  If you do not have a complete SELinux userland installed, this stuff
-	  will not compile. Go visit
-		http://www.nsa.gov/selinux/index.html
-	  to download the necessary stuff to allow busybox to compile with
-	  this option enabled. Specifially, libselinux 1.28 or better is
+	  will not compile.  Specifially, libselinux 1.28 or better is
 	  directly required by busybox. If the installation is located in a
 	  non-standard directory, provide it by invoking make as follows:
 		CFLAGS=-I<libselinux-include-path> \


More information about the busybox-cvs mailing list