Ignore:
Timestamp:
12/08/2023 09:05:39 PM (10 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
4320a44
Parents:
99eb823a
git-author:
Pierre Labastie <pierre.labastie@…> (12/08/2023 09:03:47 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (12/08/2023 09:05:39 PM)
Message:

Fix various option vs parameter problems

Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/nspr.xml

    r99eb823a r875b3b57  
    127127
    128128    <para>
    129       <parameter>$([ $(uname -m) = x86_64 ] &amp;&amp; echo
    130       --enable-64bit)</parameter>: The --enable-64bit parameter is
     129      <parameter>--enable-64bit</parameter>: The --enable-64bit parameter is
    131130      <emphasis>required</emphasis> on an x86_64 system to prevent
    132131      <command>configure</command> failing with a claim that this is a system
Note: See TracChangeset for help on using the changeset viewer.