Ignore:
Timestamp:
03/12/2020 09:24:44 AM (4 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6ea9f5b3
Parents:
5ab87cfa
Message:

Format general/prog

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22835 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/prog.xml

    r5ab87cfa rde33b2a  
    1616  <title>Programming</title>
    1717
    18   <para>A base LFS system can be used as a development
    19   platform, however the base system only includes language support for
    20   <application>C</application>, <application>C++</application> and
    21   <application>Perl</application>. This chapter provides instructions to
    22   build many popular programming environments to greatly expand your
    23   system's development capabilities.</para>
     18  <para>
     19    A base LFS system can be used as a development
     20    platform, however the base system only includes language support for
     21    <application>C</application>, <application>C++</application> and
     22    <application>Perl</application>. This chapter provides instructions to
     23    build many popular programming environments to greatly expand your
     24    system's development capabilities.
     25  </para>
    2426
    2527  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="autoconf213.xml"/>
    2628<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bazaar.xml"/> -->
    2729      <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cbindgen.xml"/>
    28 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="check.xml"/> -->
    2930  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="clisp.xml"/>
    3031  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cmake.xml"/>
    31   <!--<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cvs.xml"/>
    32   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cvsserver.xml"/>-->
    3332  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dejagnu.xml"/>
    3433  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="doxygen.xml"/>
    35 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="elfutils.xml"/> -->
    3634  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="expect.xml"/>
    3735  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc.xml"/>
    38 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc-java.xml"/>-->
    3936<!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gcc-ada.xml"/> -->
    4037  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gc.xml"/>
     
    4845  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mercurial.xml"/>
    4946  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="nasm.xml"/>
    50 <!--  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/>
    51   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="npapi-sdk.xml"/> -->
    5247  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl-modules.xml"/>
    5348  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="perl-deps.xml"/>
Note: See TracChangeset for help on using the changeset viewer.