From 45cd4bff4ff926ddeffb8509999e0ac1f6ca5829 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Fri, 19 Jun 2020 04:20:55 +0000 Subject: Minor formatting tweak git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/readline.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter08') diff --git a/chapter08/readline.xml b/chapter08/readline.xml index c59cdcf97..2a699b334 100644 --- a/chapter08/readline.xml +++ b/chapter08/readline.xml @@ -60,12 +60,12 @@ sed -i '/{OLDSUFF}/c:' support/shlib-install The meaning of the configure option: - --with-curses" + --with-curses This option tells Readline that it can find the termcap - library functions in the curses library, rather than a separate - termcap library. It allows generating a correct - readline.pc file. + library functions in the curses library, rather than a separate + termcap library. It allows generating a correct + readline.pc file. -- cgit v1.2.3-54-g00ecf