aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/libtool-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/libtool-inst.xml')
-rw-r--r--chapter06/libtool-inst.xml12
1 files changed, 3 insertions, 9 deletions
diff --git a/chapter06/libtool-inst.xml b/chapter06/libtool-inst.xml
index 8e5333702..c0c861846 100644
--- a/chapter06/libtool-inst.xml
+++ b/chapter06/libtool-inst.xml
@@ -1,17 +1,11 @@
<sect2>
<title>Installation of Libtool</title>
-<para>
-Install Libtool by running the following commands:
-</para>
+<para>Install Libtool by running the following commands:</para>
-<para>
-<screen>
-<userinput>./configure --prefix=/usr &amp;&amp;</userinput>
+<para><screen><userinput>./configure --prefix=/usr &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
-<userinput>make install</userinput>
-</screen>
-</para>
+<userinput>make install</userinput></screen></para>
</sect2>