diff --git a/documentation/sdk-manual/sdk-working-projects.xml b/documentation/sdk-manual/sdk-working-projects.xml index 1bc3149079..47d378cb52 100644 --- a/documentation/sdk-manual/sdk-working-projects.xml +++ b/documentation/sdk-manual/sdk-working-projects.xml @@ -31,7 +31,9 @@ Creating and Running a Project Based on GNU Autotools - Follow these steps to create a simple Autotools-based project: + Follow these steps to create a simple + GNU Autotools-based + project: Create Your Directory: @@ -103,10 +105,10 @@ Generate the Local aclocal.m4 - Files and Create the Configure Script: + Files and Create the configure Script: The following GNU Autotools generate the local aclocal.m4 files and create the - configure script: + configure script: $ aclocal $ autoconf