Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 468720

Summary: autotools.eclass should spit QA warning when acting on configure.in
Product: Gentoo Linux Reporter: Justin Lecher (RETIRED) <jlec>
Component: EclassesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***