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:
Nirgal Vourgère
2013-07-14 21:35:06 +02:00
parent 5312060544
commit a63692312c
5 changed files with 101 additions and 270 deletions

1
.gitignore vendored
View File

@@ -14,6 +14,7 @@ dumptypes.h
Makefile.in
Makefile
doc/*.1
INSTALL
include/config.h
include/config.h.in
include/mdbver.h