On 06/14/2014 12:12 PM, ferna...@higgs.linuxfromscratch.org wrote:
> Author: fernando
> Date: Sat Jun 14 03:12:53 2014
> New Revision: 13237
> 
> Log:
> typo
> 
> Modified:
>    trunk/BOOK/x/lib/xulrunner.xml
>    trunk/BOOK/xsoft/graphweb/firefox.xml
>    trunk/BOOK/xsoft/other/thunderbird.xml
> 
> Modified: trunk/BOOK/x/lib/xulrunner.xml
> ==============================================================================
> --- trunk/BOOK/x/lib/xulrunner.xml    Sat Jun 14 03:01:58 2014        (r13236)
> +++ trunk/BOOK/x/lib/xulrunner.xml    Sat Jun 14 03:12:53 2014        (r13237)
> @@ -178,7 +178,7 @@
>  ac_add_options --disable-pulseaudio
>  
>  # Comment this line if you do not have Cairo installed (compiled with
> -# --enable-tee switch) and want to use the bundled one:
> +# --enable-tee switch) or want to use the bundled one:
>  ac_add_options --enable-system-cairo
>  

Just add --enable-tee to the default options in cairo and move this one
to "Do not edit anyhting below this line" part of the mozconfig. Cairo
will be installed as a required dependency anyways and --enable-tee
won't impact anything that doesn't use functions exported when that
switch is enabled.


-- 
Note: My last name is not Krejzi.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to