Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 14415 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-6 / +4 lines)
Lines 9570-9571 Link Here
9570
    FLTK_INCLUDES="-I$fltk_prefix/include"
9570
    FLTK_INCLUDES="-I$fltk_prefix/include/fltk-1.1"
9571
    FLTK_LIBS="-L$fltk_prefix/lib"
9571
    FLTK_LIBS="-L$fltk_prefix/lib/fltk-1.1"
9572
--
Lines 9574-9575 Link Here
9574
    FLTK_INCLUDES="-I$prefix/include"
9574
    FLTK_INCLUDES="-I$prefix/include/fltk-1.1"
9575
    FLTK_LIBS="-L$prefix/lib"
9575
    FLTK_LIBS="-L$prefix/lib/fltk-1.1"
9576
--

Return to bug 14415