From 1610f9541d742906f7f683e9ad1ad2a29225ae8a Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Tue, 13 Jun 2023 16:36:10 +0000 Subject: rework the configure script now it resembles less oconfigure and more the configure scripts I'm using in my recent projects. I'd argue it's more easy to use it. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 61652bb..d43e757 100644 --- a/.gitignore +++ b/.gitignore @@ -12,12 +12,12 @@ compat/*.d compat/*.o docs y.tab.* -Makefile.local compile_flags.txt config.h config.h.old config.log config.log.old +config.mk configure.local !contrib/gmid !contrib/vim/syntax_checkers/gmid -- cgit v1.2.3