Remove and gitignore the autoreconf generated files

No need to have them checked-in since we require running `autoreconf`
when building, and these are regenerated by the `autoreconf` script.
This commit is contained in:
Théophane Hufschmitt 2024-03-02 10:17:55 +01:00
parent ba9b6b29b7
commit f8dc9bc563
3 changed files with 1 additions and 3560 deletions

1
.gitignore vendored
View file

@ -10,6 +10,7 @@ perl/Makefile.config
/stamp-h1
/svn-revision
/libtool
/config/config.*
# /doc/manual/
/doc/manual/*.1

1700
config/config.guess vendored

File diff suppressed because it is too large Load diff

1860
config/config.sub vendored

File diff suppressed because it is too large Load diff