Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 196722
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Elias Pipping (RETIRED) <pipping@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 196722 depends on: Show dependency tree
Bug 196722 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-10-22 17:27 0000
% grep curses-terminfo *.ebuild
zsh-4.2.5.ebuild:               $(use_with ncurses curses-terminfo) \
zsh-4.2.6-r1.ebuild:            $(use_with ncurses curses-terminfo) \
zsh-4.3.2-r2.ebuild:            $(use_with ncurses curses-terminfo) \
zsh-4.3.4.ebuild:               --enable-curses-terminfo \

--with-curses-terminfo was incorrectly made into --enable-curses-terminfo in
version 4.3.4, although the configure script has not changed in that regard. as
a result, -ltermcap instead of -ncurses is linked against (which is probably
only an issue in prefix but still not intended)

------- Comment #1 From Torsten Veller 2007-12-04 16:20:47 0000 -------
Done. Thanks.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug