mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
ticket 3244
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8889 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
f4144b1559
commit
a96e220c2c
@ -76,7 +76,9 @@
|
|||||||
commands:</para>
|
commands:</para>
|
||||||
|
|
||||||
<screen><userinput>patch -Np1 -i ../glib-&GLib-version;-gcc34-1.patch &&
|
<screen><userinput>patch -Np1 -i ../glib-&GLib-version;-gcc34-1.patch &&
|
||||||
./configure --prefix=/usr &&
|
./configure --prefix=/usr \
|
||||||
|
--mandir=/usr/share/man \
|
||||||
|
--infodir=/usr/share/info &&
|
||||||
make</userinput></screen>
|
make</userinput></screen>
|
||||||
|
|
||||||
<para>To test the results, issue: <command>make check</command>.</para>
|
<para>To test the results, issue: <command>make check</command>.</para>
|
||||||
|
@ -41,7 +41,17 @@
|
|||||||
|
|
||||||
-->
|
-->
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>June 10th, 2011</para>
|
<para>June 11th, 2011</para>
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[wblaszcz] - Modified configure parameters in GLib-1.2.10.
|
||||||
|
(ticket <ulink url="&blfs-ticket-root;3244">#3244</ulink>).</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>June 11th, 2011</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[wblaszcz] - Added to Command Explanations in GConf-2.28.1 to
|
<para>[wblaszcz] - Added to Command Explanations in GConf-2.28.1 to
|
||||||
|
Loading…
Reference in New Issue
Block a user