Ignore:
Timestamp:
Dec 10, 2011, 2:32:42 PM (13 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:
2f186e3
Parents:
e333c94
git-author:
Chris Staub <chris@…> (12/10/11 14:32:19)
git-committer:
Chris Staub <chris@…> (12/10/11 14:32:42)
Message:

Removed now-redundant --with-included-regex from final-system Grep

File:
1 edited

Legend:

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

    re333c94 ra507dd7  
    2828    <para os="a">Prepare Grep for compilation:</para>
    2929
    30 <screen os="b"><userinput>./configure --prefix=/usr --bindir=/bin --without-included-regex</userinput></screen>
     30<screen os="b"><userinput>./configure --prefix=/usr --bindir=/bin</userinput></screen>
    3131
    3232    <para os="c">Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.