build system: remove a dead link from Config help text
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 25 Feb 2014 16:31:22 +0000 (17:31 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 25 Feb 2014 16:31:22 +0000 (17:31 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Config.in

index 38d4ebc2606dc488a7d1feff01169a42b219b625..b6eaea541adba6fef3f6a9177f36de4232854832 100644 (file)
--- 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> \