fix autoconf on Windows

This commit is contained in:
Giovanni Iachello
2024-09-10 22:39:39 -07:00
parent c732d4f949
commit 13bf23b9a2
2 changed files with 5 additions and 3 deletions

4
.gitignore vendored
View File

@@ -17,3 +17,7 @@ compile
depcomp
install-sh
missing
src/mboxgrep.exe
configure~
.gitignore
.vscode/*