mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-11-24 08:46:41 +08:00
Drop autogen.sh: Do use autoconf
Automake is changing and some of the stuff in autogen.sh is expected to fail soon: https://www.gnu.org/software/automake/manual/html_node/Future-of-aclocal.html "autoreconf -if" will overwrite the INSTALL file, so its content is now in the README file. Added NEWS warning Adjusted .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -14,6 +14,7 @@ dumptypes.h
|
||||
Makefile.in
|
||||
Makefile
|
||||
doc/*.1
|
||||
INSTALL
|
||||
include/config.h
|
||||
include/config.h.in
|
||||
include/mdbver.h
|
||||
|
||||
Reference in New Issue
Block a user