Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 468720 - autotools.eclass should spit QA warning when acting on configure.in
Summary: autotools.eclass should spit QA warning when acting on configure.in
Status: RESOLVED DUPLICATE of bug 426262
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-06 06:09 UTC by Justin Lecher (RETIRED)
Modified: 2013-05-06 07:42 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 Justin Lecher (RETIRED) gentoo-dev 2013-05-06 06:09:37 UTC
Do to the upcoming incompatibility of autotools with configure.in, we should start spitting QA warnings when they are used in a buildsystem. 

Could you please add something to every function from the eclass which interacts with configure.in? This will hopefully limit the breakage which will come
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-05-06 07:37:17 UTC
In that case we might as well do a blanket mv configure.{in,ac} and *then* warn about it? Also, in subdirs? :)
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2013-05-06 07:42:14 UTC

*** This bug has been marked as a duplicate of bug 426262 ***