Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 36000
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- bash-2.05b-r8.ebuild.org    2003-12-17 11:18:31.949641452 -0500
0
++ bash-2.05b-r8.ebuild        2003-12-17 11:17:44.314967966 -0500
Lines 63-68 Link Here
63
       #use static && export LDFLAGS="${LDFLAGS} -static"
63
       #use static && export LDFLAGS="${LDFLAGS} -static"
64
       use nls || myconf="${myconf} --disable-nls"
64
       use nls || myconf="${myconf} --disable-nls"
65
       # Svein Erik Brostigen (12/17/2003)
66
       # Added handling of icc
67
       use icc && export CC=icc
68
65
       econf \
69
       econf \
66
               --disable-profiling \
70
               --disable-profiling \
67
               --with-curses \
71
               --with-curses \

Return to bug 36000