| Bug#: 143432 | Product: Gentoo Linux | Version: 2006.0 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: gnome@gentoo.org | Reported By: jakub@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: gnome-base/gnome-session-2.14.2 - bad WANT_AUTOMAKE usage | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-08-10 02:11 0000 | |||
| Description: | Opened: 2006-08-10 02:11 0000 |
WANT_AUTOMAKE=1.9.6 is not valid. It's also kinda redundant, as automake-1.9 is the default. Versions honored by automake-wrapper are <snip> vers="1.9 1.8 1.7 1.6 1.5 1.4" </snip> (see /usr/lib/misc/am-wrapper.sh).