Changeset ab7b9fc for x


Ignore:
Timestamp:
10/17/2010 05:44:45 PM (14 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
8f9c757e
Parents:
c8d6d76
Message:

Updated to Berkeley DB 5.1.19.

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

Location:
x/lib
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • x/lib/qt.xml

    rc8d6d76 rab7b9fc  
    8181    <xref linkend="postgresql"/>,
    8282    <xref linkend="unixodbc"/>,
    83     <xref linkend="sqlite"/>, and
     83    <xref linkend="sqlite"/> or <xref linkend="db"/>
     84    (with <application>SQLite3</application> compatibility), and
    8485    <ulink url="http://firebird.sourceforge.net/">Firebird</ulink></para>
    8586
  • x/lib/qt4.xml

    rc8d6d76 rab7b9fc  
    7979      <xref linkend="postgresql"/>,
    8080      <xref linkend="unixodbc"/>, and
    81       <xref linkend="sqlite"/>
     81      <xref linkend="sqlite"/> or <xref linkend="db"/>
     82      (with <application>SQLite3</application> compatibility)
    8283    </para>
    8384
  • x/lib/webkitgtk.xml

    rc8d6d76 rab7b9fc  
    7070    <xref linkend="libxslt"/>,
    7171    <xref linkend="pcre"/>,
    72     <xref linkend="sqlite"/>, and
     72    <xref linkend="sqlite"/> or <xref linkend="db"/>
     73    (with <application>SQLite3</application> compatibility), and
    7374    <xref linkend="which"/></para>
    7475
  • x/lib/xulrunner.xml

    rc8d6d76 rab7b9fc  
    101101
    102102    <bridgehead renderas="sect4">Recommended</bridgehead>
    103     <para role="recommended"><xref linkend="sqlite"/> (internal sqlite is
     103    <para role="recommended"><xref linkend="sqlite"/> or <xref linkend="db"/>
     104    (with <application>SQLite3</application> compatibility) (internal sqlite is
    104105    incompatable with existing or future installations)</para>
    105106
Note: See TracChangeset for help on using the changeset viewer.