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

Collapse All | Expand All

(-)giflib-4.1.6-r2.ebuild (+5 lines)
Lines 41-46 Link Here
41
               myconf="${myconf} --disable-rle"
41
               myconf="${myconf} --disable-rle"
42
       fi
42
       fi
43
       if use X; then
44
               myconf="${myconf} --x-includes=${EPREFIX}/usr/include \
45
                       --x-libraries=${EPREFIX}/usr/$(get_libdir)"
46
       fi
47
43
       econf \
48
       econf \
44
               --disable-gl \
49
               --disable-gl \
45
               $(use_enable static-libs static) \
50
               $(use_enable static-libs static) \

Return to bug 482996