Ignore:
Timestamp:
03/10/2016 03:04:27 AM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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:
7c1ebc9
Parents:
583e0905
Message:

Update lsof URL.
Add a note that openssl does not support parallel tets.
Restore autoconf to libva-intel-driver.
Update PIN-Entry dependencies.
Update valgrind dependencies.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/libva.xml

    r583e0905 r35f1730  
    172172    </para>
    173173
    174 <screen><userinput>./configure $XORG_CONFIG &amp;&amp;
     174<screen><userinput>autoreconf -fi           &amp;&amp;
     175./configure $XORG_CONFIG &amp;&amp;
    175176make</userinput></screen>
    176177
     
    187188  </sect3>
    188189
    189 <!--
    190190  <sect3 role="commands">
    191191    <title>Command Explanations</title>
     
    198198
    199199  </sect3>
    200 -->
    201200
    202201  <sect3 role="content">
Note: See TracChangeset for help on using the changeset viewer.