AOSC-Archive / autobuild3

AOSC OS package maintenance toolkit (version 3)
https://aosc.io
GNU General Public License v2.0
24 stars 17 forks source link

need an extra subroutine to automatically update the autotools aux files for some new archs #67

Closed Artoria2e5 closed 9 years ago

Artoria2e5 commented 9 years ago

We can get the name of the aux files either by reading configure.{ac,in} or by crude list-and-guessing.

MingcongBai commented 9 years ago

Honestly autoreconf will take care of everything...

Artoria2e5 commented 9 years ago

Last time you didn't say so..

Artoria2e5 commented 9 years ago

Remember that? You said like on armel you need to replace the aux files manually, or configure fails…

MingcongBai commented 9 years ago

That was me being stupid or hopelessly high on meth... probably.