From 790a26b945247fdb2fb8fbcff78ff860b0fdb624 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 7 Nov 2011 11:31:47 +0100 Subject: [PATCH] docs: add note about config-gen purpose Signed-off-by: Karel Zak --- Documentation/howto-build-sys.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/howto-build-sys.txt b/Documentation/howto-build-sys.txt index 36f8e3035e..7565c45b8c 100644 --- a/Documentation/howto-build-sys.txt +++ b/Documentation/howto-build-sys.txt @@ -50,6 +50,10 @@ util-linux build system will use the default distro flags. + WARNING: config-gen is not designed for end-user or downstream distributions! + It's for development purpose only. All end-users and downstream have + to use standard ./configure script only. + - the tools/config-gen script is also used for build system regression tests, the test is not enabled by default, you have to use -- 2.47.3