From ace8ba1d82b51ddfbdd9604ffb41132775f54513 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 1 Jun 2018 15:47:33 -0700 Subject: sdk-manual: Updated formatting for "configure" script Formatting used for the "configure" script created using the "autoconf" command in the example. (From yocto-docs rev: 6c57cd80acc0d5fa5f75a4b6341bc2521ceb43b5) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/sdk-manual/sdk-working-projects.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'documentation') 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 -- cgit v1.2.3-54-g00ecf