Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 164704 - games-emulation/zsnes-1.51 - wrong libao configure argument
Summary: games-emulation/zsnes-1.51 - wrong libao configure argument
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Timothy Redaelli (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-31 14:05 UTC by Andreas Fackler
Modified: 2007-01-31 14:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Fackler 2007-01-31 14:05:59 UTC
If I emerge games-emulation/zsnes-1.51 with the "ao" use flag, the configure script says:
   checking if you want libao support... no
The ebuild passes the argument "--enable-ao" to configure, but according to configure --help it should be "--enable-libao". Inserting a "lib" in lines 70 and 72 solves the problem.

Reproducible: Always

Steps to Reproduce:
Comment 1 Timothy Redaelli (RETIRED) gentoo-dev 2007-01-31 14:35:58 UTC
right, i forgot to readd it when i add the amd64 check. thanks