[lfs] branch trunk updated: Flex: \ alignment.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <175953756664.17295.8808385328706056320@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 0e4e25914 Flex: \ alignment.
0e4e25914 is described below

commit 0e4e25914016610898e9955a8a4645473bd281e0
Author: Zeckmathederg <[email protected]>
AuthorDate: Fri Oct 3 18:28:07 2025 -0600

    Flex: \ alignment.
---
 chapter08/flex.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/chapter08/flex.xml b/chapter08/flex.xml
index 7e44e38e9..a7e7296fe 100644
--- a/chapter08/flex.xml
+++ b/chapter08/flex.xml
@@ -53,9 +53,9 @@
 
     <para>Prepare Flex for compilation:</para>
 
-<screen><userinput remap="configure">./configure --prefix=/usr \
-            --docdir=/usr/share/doc/flex-&flex-version; \
-            --disable-static</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/usr    \
+            --disable-static \
+            --docdir=/usr/share/doc/flex-&flex-version;</userinput></screen>
 
     <para>Compile the package:</para>
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.