Changeset 96fcf51
- Timestamp:
- 04/20/2019 06:39:41 AM (5 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 9.0, 9.1, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d38dc9a
- Parents:
- 3261ded4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
r3261ded4 r96fcf51 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day " 19"> <!-- Always 2 digits -->3 <!ENTITY day "20"> <!-- Always 2 digits --> 4 4 <!ENTITY month "04"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "April 19th, &year;">9 <!ENTITY releasedate "April 20th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
postlfs/editors/emacs.xml
r3261ded4 r96fcf51 62 62 <bridgehead renderas="sect4">Recommended</bridgehead> 63 63 <para role="recommended"> 64 <xref linkend="giflib"/> 64 <xref linkend="giflib"/>, 65 <xref linkend="gnutls"/>, and 66 <xref linkend="libtiff"/> 65 67 </para> 66 68 … … 71 73 <xref linkend="dbus"/>, 72 74 <xref linkend="GConf"/>, 73 <xref linkend="gnutls"/>,74 75 <xref linkend="gobject-introspection"/>, 75 76 <xref linkend="gsettings-desktop-schemas"/>, … … 80 81 <xref linkend="libpng"/>, 81 82 <xref linkend="librsvg"/>, 82 <xref linkend="libtiff"/>,83 83 <xref linkend="libxml2"/>, 84 84 <xref linkend="mitkrb"/>, … … 161 161 <xref linkend="giflib"/> or 162 162 <ulink url="http://directory.fsf.org/wiki/Libungif">libungif</ulink>.</para> 163 164 <para><option>--with-tiff=no</option>: Use this if you have not installed 165 <xref linkend="libtiff"/>.</para> 166 167 <para><option>--with-gnutls=no</option>: Use this if you have not installed 168 <xref linkend="gnutls"/>.</para> 163 169 164 170 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.