if gnu autotools was rewritten in rust it would actually be fast and it would compile safely
Post
Remote status
Context
7@pernia@cum.salon Autotools is the build system, it has nothing to do with compiler "safety".
@phnt@fluffytail.org @pernia@cum.salon I mean most GNU people agree with you that if you build something from source you should really be able to build it from source and not use generated configure scripts and such. This is not a problem with Autotools but this is just people using Autotools wrong.
@phnt@fluffytail.org @pernia@cum.salon Also you should never commit generated configure scripts to your repositories. That's just bad practise.
Replies
0Fetching replies…