| Bug#: 164704 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: Linux | Status: RESOLVED | Severity: minor | Priority: P2 |
| Resolution: FIXED | Assigned To: drizzt@gentoo.org | Reported By: LQARX@gmx.de | |
| Component: Games | |||
| URL: | |||
| Summary: games-emulation/zsnes-1.51 - wrong libao configure argument | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-01-31 14:05 0000 | |||
| Description: | Opened: 2007-01-31 14:05 0000 |
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:
right, i forgot to readd it when i add the amd64 check. thanks