Changeset 036393e1 for general


Ignore:
Timestamp:
04/09/2003 12:10:43 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8a0cee4
Parents:
2537aba
Message:

more corner sweeping

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

Location:
general
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/stlport/stlport-exp.xml

    r2537aba r036393e1  
    22<title>Command explanations</title>
    33
    4 <para><userinput>GCC_VERSION=...</userinput> : STLport needs the location of the c++ headers, which are installed in
     4<para><userinput>GCC_VERSION=...</userinput> : STLport needs the
     5location of the C++ headers, which are installed in
    56<userinput>/usr/include/c++/$GCC_VERSION</userinput>
    67if installed as per the instructions in LFS.</para>
  • general/genlib/stlport/stlport.ent

    r2537aba r036393e1  
    99<!ENTITY STLport-download-http "http://www.stlport.org/archive/STLport-&STLport-version;.tar.gz">
    1010<!ENTITY STLport-download-ftp "">
    11 <!ENTITY STLport-size "25 MB">
     11<!ENTITY STLport-size "728 KB">
  • general/graphlib/libungif/libungif-intro.xml

    r2537aba r036393e1  
    2020to be limited in this way.  Note that this has in the past been
    2121disputed.  The best way to avoid this whole mess is to simply use
    22 libungif for looking at gif images on the web, whilst in any pages which
     22libungif for looking at gif images on the web, while in any pages which
    2323you design, use the open source png format instead (which uses, not
    2424surprisingly, the libpng library) which has no patent issues at
  • general/prog/jdk/j2sdk-intro.xml

    r2537aba r036393e1  
    3333</para>
    3434
    35 <para>Download the patches for j2sdk source from <ulink url="&hfile-root;"/>
     35<para>Download the patches for j2sdk source from <ulink url="&hfile-root;"/>.
    3636</para>
    3737
Note: See TracChangeset for help on using the changeset viewer.