mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 13:02:35 +08:00
b6194c546b
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@826 af4574ff-66df-0310-9fd7-8a98e5e911e0
10 lines
358 B
XML
10 lines
358 B
XML
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><userinput>CPPFLAGS=-w</userinput> : This disables gcc-&gcc-version; 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>
|