mdbtools/src/extras
Nirgal Vourgère 088493d499 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
2013-07-09 18:39:03 +02:00
..
Makefile.am Update autoconf/automake standards 2013-07-09 18:39:03 +02:00
mdb-dump.c Include config.h in all .c files 2013-07-04 10:53:13 +02:00
mdbsupport.c Include config.h in all .c files 2013-07-04 10:53:13 +02:00
mdbsupport.h Added (premilinary) support for null columns. 2000-03-19 02:50:05 +00:00