Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 240013 - app-i18n/man-pages-pl uses autogen script
Summary: app-i18n/man-pages-pl uses autogen script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-05 17:26 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2009-03-25 23:08 UTC (History)
0 users

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-10-05 17:26:23 UTC
The autogen script is launching autotools during src_compile, and is not going to make use of econf facilities; it should be replaced with autotools.eclass usage, since it also lacks dependencies over autotools packages.
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2009-03-25 23:08:16 UTC
Fixed in CVS, thanks for reporting the problem.