Changeset 9a4f673 for CLFS


Ignore:
Timestamp:
03/23/2006 06:17:47 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
62033d2
Parents:
bc54cbe
Message:

'make olconfig' is'n needed if the .config file is the proper one.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS/clfs.xsl

    rbc54cbe r9a4f673  
    163163        </xsl:if>
    164164      </xsl:when>
     165      <!-- No interactive commands are needed if the .config file is the proper one -->
     166      <xsl:when test="contains(string(),'menuconfig')"/>
    165167      <!-- The Coreutils and Module-Init-Tools test suites are optional -->
    166168      <xsl:when test="($testsuite = '0' or $testsuite = '1') and
Note: See TracChangeset for help on using the changeset viewer.