mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 05:22:13 +08:00
3823a50463
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@48 af4574ff-66df-0310-9fd7-8a98e5e911e0
10 lines
348 B
XML
10 lines
348 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>CPPFLAGS=-w :</userinput> This disables gcc 3.1 warnings that confuse configure.</para>
|
|
|
|
<para><userinput>--sysconfdir=/etc/imlib :</userinput> This installs and
|
|
combines the configurations files into <filename>/etc</filename> instead
|
|
of <filename>/usr/etc</filename>.</para>
|
|
</sect2>
|