On 07/23/2013 01:18 PM, [email protected] wrote: > Author: igor > Date: Tue Jul 23 04:18:57 2013 > New Revision: 11478 > > Log: > Harfbuzz: noted Graphite2 support configure switch > > Modified: > trunk/BOOK/general/graphlib/harfbuzz.xml > > Modified: trunk/BOOK/general/graphlib/harfbuzz.xml > ============================================================================== > --- trunk/BOOK/general/graphlib/harfbuzz.xml Tue Jul 23 03:49:18 2013 > (r11477) > +++ trunk/BOOK/general/graphlib/harfbuzz.xml Tue Jul 23 04:18:57 2013 > (r11478) > @@ -123,6 +123,16 @@ > <screen role="root"><userinput>make install</userinput></screen> > </sect2> > > + <sect2 role="commands"> > + <title>Command Explanations</title> > + > + <para> > + <option>--with-graphite2=yes</option>: This switch enables > + <application>Graphite2</application> support. > + </para> > +
You don't need =yes there. --with and --without switches work fine with autotools, as do --enable and --disable ones. > + </sect2> > + > <sect2 role="content"> > <title>Contents</title> > > -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
