<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>196722</bug_id>
          
          <creation_ts>2007-10-22 17:27 0000</creation_ts>
          <short_desc>app-shells/zsh-4.3.4: incorrect configure argument for ncurses</short_desc>
          <delta_ts>2007-12-04 16:20:56 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>trivial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>pipping@gentoo.org</reporter>
          <assigned_to>maintainer-needed@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>pipping@gentoo.org</who>
            <bug_when>2007-10-22 17:27:02 0000</bug_when>
            <thetext>% 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)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>tove@gentoo.org</who>
            <bug_when>2007-12-04 16:20:47 0000</bug_when>
            <thetext>Done. Thanks.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>