Remove frozen autoconf macros version a.k.a. "auto hacks"

This hasn't been maintained since 2007 and doesn't seem to be really
needed as using and not using them results in the same output currently.
This commit is contained in:
Vadim Zeitlin 2023-07-23 23:53:15 +02:00
parent 00960b40b9
commit 9452f6b982
12 changed files with 5 additions and 8611 deletions

View file

@ -164,7 +164,7 @@ Then from the build/bakesfiles directory run
and from the root directory run
autoconf -B build/autoconf_prepend-include
autoconf
or, if you're not using Debian Stable version of autoconf, see the instructions
in `build/tools/autoconf/README.md` for regenerating configure on a different