mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 07:17:15 +08:00
disable static libpopt
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11480 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e23713565a
commit
e43015cf5b
@ -68,7 +68,7 @@
|
||||
<para>Install <application>popt</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr &&
|
||||
<screen><userinput>./configure --prefix=/usr --disable-static &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>If you have <xref linkend="doxygen"/> installed and wish to build
|
||||
@ -91,6 +91,14 @@ install -v -m644 doxygen/html/* /usr/share/doc/popt-&popt-version;</userinput></
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
href="../../xincludes/static-libraries.xml"/>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user