Update autoconf/automake standards

Generated files config.guess config.sub depcomp install-sh ltmain.sh missing
and ylwrap have been moved to build-aux/

Ran autoupdate

Replaced AC_TRY_LINK/AC_TRY_COMPILE by AC_LINK_IFELSE/AC_COMPILE_IFELSE

Droped -I$(top_srcdir)/include from CFLAGS since AC_CONFIG_HEADERS already
adds the -I

Fixed bison detection

Added AM_PROG_AR as required by autoreconf -i -Wall

Updated NEWS and .gitignore
This commit is contained in:
Nirgal Vourgère
2013-07-09 18:39:03 +02:00
parent a021708dae
commit 088493d499
10 changed files with 43 additions and 39 deletions

8
.gitignore vendored
View File

@@ -5,12 +5,10 @@
.libs/
aclocal.m4
autom4te.cache/
config.guess
build-aux/
config.log
config.status
config.sub
configure
depcomp
dumptypes.c
dumptypes.h
Makefile.in
@@ -20,15 +18,11 @@ include/config.h
include/config.h.in
include/mdbver.h
include/stamp-h1
install-sh
libmdb.pc
libmdbsql.pc
libtool
ltmain.sh
mdbtools.spec
missing
types.h
ylwrap
src/extras/mdb-hexdump
src/gmdb2/gmdb2
src/gmdb2/help/C/omf_timestamp