> anyone doing serious work does not care about older versions of autotools
You ever try to compile an older package with a newer version of autotools? Failure city.
There's a reason Debian is forced to include so many version of autotools.... and, I assure
you, they are doing serious work.
Posted Feb 7, 2008 17:32 UTC (Thu) by stevenj (guest, #421)
[Link]
You are talking about different things. Anyone actively developing a program is going to want to use a recent version of autotools. The older versions in Debian are only there to build programs that have not been seriously updated in several years.
This is no different from the reason why Debian ships multiple versions of Python, or gcc, or many other development tools.