diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 5cc3949e24..b5d78f5569 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml @@ -471,7 +471,9 @@ The script also runs libtoolize, aclocal, autoconf, autoheader, automake --a, and - ./configure. + ./configure. + Click on the Console tab beneath your source code to + see the results of reconfiguring your project.