mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-09 22:04:35 +01:00
Upgrade to Automake-1.12. Fixes #3070.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9836 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
ae0510ab1d
commit
0ba6d531b4
@ -39,6 +39,10 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>2012-04-29</para>
|
<para>2012-04-29</para>
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>[matthew] - Upgrade to Automake-1.12. Fixes
|
||||||
|
<ulink url="&lfs-ticket-root;3070">#3070</ulink>.</para>
|
||||||
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>[matthew] - Upgrade to Grep-2.12. Fixes
|
<para>[matthew] - Upgrade to Grep-2.12. Fixes
|
||||||
<ulink url="&lfs-ticket-root;3068">#3068</ulink>.</para>
|
<ulink url="&lfs-ticket-root;3068">#3068</ulink>.</para>
|
||||||
|
@ -49,6 +49,11 @@
|
|||||||
|
|
||||||
<screen><userinput remap="make">make</userinput></screen>
|
<screen><userinput remap="make">make</userinput></screen>
|
||||||
|
|
||||||
|
<para>Fix a couple of minor bugs in the test suite:</para>
|
||||||
|
|
||||||
|
<screen><userinput remap="pre">sed -i -e "s/yacc/lex/" t/lex-clean.sh
|
||||||
|
sed -i -e "s/cc/'non-root cc'/" t/dist-readonly.sh</userinput></screen>
|
||||||
|
|
||||||
<para>To test the results, issue:</para>
|
<para>To test the results, issue:</para>
|
||||||
|
|
||||||
<screen><userinput remap="test">make check</userinput></screen>
|
<screen><userinput remap="test">make check</userinput></screen>
|
||||||
|
@ -16,11 +16,11 @@
|
|||||||
<!ENTITY autoconf-ch6-du "12.4 MB">
|
<!ENTITY autoconf-ch6-du "12.4 MB">
|
||||||
<!ENTITY autoconf-ch6-sbu "4.8 SBU">
|
<!ENTITY autoconf-ch6-sbu "4.8 SBU">
|
||||||
|
|
||||||
<!ENTITY automake-version "1.11.5">
|
<!ENTITY automake-version "1.12">
|
||||||
<!ENTITY am-minor-version "1.11">
|
<!ENTITY am-minor-version "1.12">
|
||||||
<!ENTITY automake-size "1,067 KB">
|
<!ENTITY automake-size "1,300 KB">
|
||||||
<!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.xz">
|
<!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.xz">
|
||||||
<!ENTITY automake-md5 "13f6a9522339ac0885110506cb7abad8">
|
<!ENTITY automake-md5 "5fc40c032ceaebecd1588b8d125b4781">
|
||||||
<!ENTITY automake-home "&gnu-software;automake/">
|
<!ENTITY automake-home "&gnu-software;automake/">
|
||||||
<!ENTITY automake-ch6-du "28.8 MB">
|
<!ENTITY automake-ch6-du "28.8 MB">
|
||||||
<!ENTITY automake-ch6-sbu "18.3 SBU">
|
<!ENTITY automake-ch6-sbu "18.3 SBU">
|
||||||
|
Loading…
Reference in New Issue
Block a user