Utilize GNU Automake instead of manually written Makefile.in files.

This commit is contained in:
2023-03-23 22:10:04 +01:00
parent 43e7695eac
commit c02deefbd5
14 changed files with 19399 additions and 3435 deletions

4
.gitignore vendored
View File

@@ -6,3 +6,7 @@ src/*.o
src/*.c~
src/*.h~
src/mboxgrep
src/.deps/
src/stamp-h1
aclocal.m4
autom4te.cache/