From 538299ef3d7a6113561aed50c9c5ae36595000da Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Thu, 15 Jan 2015 20:44:30 +0100 Subject: do not wrap the lines of commands output Signed-off-by: Olivier Gayot --- apache.adoci | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/apache.adoci b/apache.adoci index e7d5925..9960a49 100644 --- a/apache.adoci +++ b/apache.adoci @@ -19,8 +19,7 @@ Portable Runtime Utility). i.e. a command looking like this: gives this output: > configure: error: Bundled APR requested but not found at ./srclib/. - > Download and unpack the corresponding apr and apr-util packages to - > ./srclib/. + > Download and unpack the corresponding apr and apr-util packages to ./srclib/. ==== Resolution ==== @@ -51,8 +50,7 @@ now in place and ready to be built. Even though, there is no more dependency issues with APR, the build process now complains about a missing binary: 'pcre-config' - > configure: error: pcre-config for libpcre not found. PCRE is required and - > available from http://pcre.org/ + > configure: error: pcre-config for libpcre not found. PCRE is required and available from http://pcre.org/ ==== Resolution ==== @@ -148,8 +146,8 @@ a 'user:password' pair). > > >

- > This content is private. If you can read this message, it means - > that you have successfully passed HTTP authentication.

+ > This content is private. If you can read this message, it means that you have successfully passed HTTP authentication. + >

> > > -- cgit v1.2.3