From 96b246bf592ebef58cab903fb1ed6d890fcf6606 Mon Sep 17 00:00:00 2001 From: kano Date: Sat, 3 Mar 2007 13:27:03 +0000 Subject: NO_BUILD is for build phase, not for configure phase --- doc/guide/files/build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/guide') diff --git a/doc/guide/files/build.xml b/doc/guide/files/build.xml index bbc0f9817bd..c074d71c689 100644 --- a/doc/guide/files/build.xml +++ b/doc/guide/files/build.xml @@ -1,4 +1,4 @@ - + The build process @@ -618,7 +618,7 @@ Makefile, and BUILD_TARGET defaults to all. - If there is no configure step at all, set + If there is no build step at all, set NO_BUILD to yes. -- cgit v1.2.3