Ignore:
Timestamp:
Sep 13, 2009, 8:26:48 PM (15 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
a131cd8
Parents:
0a81d23
Message:

Added configure switch to fix grep -i

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/grep.xml

    r0a81d23 rf0a44787  
    3232    <para os="a">Prepare Grep for compilation:</para>
    3333
    34 <screen os="b"><userinput>./configure --prefix=/usr --bindir=/bin</userinput></screen>
     34<screen os="b"><userinput>./configure --prefix=/usr --bindir=/bin --without-included-regex</userinput></screen>
    3535
    3636    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.