summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2012-02-03 13:46:18 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2012-02-05 19:34:07 -0600
commit3276baaf5e0a1f488ae7c51b9eaac739bc7f86e1 (patch)
tree9d1070e3e1a4b50334ee628d547f87027d1f7e3e /configure.in
parentfbbcc07ff457b497a1e6c8d8327a5ce40bf31fb5 (diff)
fix the autogen.sh final message, to give proper build instructions
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index 59b9216ec1b4..8341d6cb31c2 100644
--- a/configure.in
+++ b/configure.in
@@ -10939,9 +10939,8 @@ $GNUMAKE check
ATTENTION: Env.Host.sh and Env.Build.sh are no more.
The environment is now in config_host.mk and config_build.mk (for cross-compile)
You do not need to source them, even for partial build.
-In order to have 'build' and 'deliver' alias, source build_env instead.
-(you need to do that only once in a session. this is not impacted by
- autogen, clean etc...)
+run: make help
+for details
_EOF