Commit cbebbae
committed
Remove all the generated autotools files
All these files are generated by autotools, and thus there is no need
to store them statically in the repository (where they will only pile
up, growing the size of the repository). Also, the mismatch between the
version of autotools on the host vs the ones used to generated the
current files in the repository causes troubles.
Instead, let users (or make dist) generate them all, using a simple
run of autoreconf. Add them to .gitignore, so there is no risk to
commit them again.
Fixes: #251 parent b1d5212 commit cbebbae
19 files changed
Lines changed: 14 additions & 39664 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 17 | | |
20 | 18 | | |
21 | 19 | | |
| |||
0 commit comments