mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-18 18:22:07 +08:00
Returned some files that required by automake
Updated version in configure.ac Added the new README.md and CHANGELOG.md to makefile.am Added info about where RPM package can be downloaded
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
dnl Process this file with autoconf to produce a configure script.
|
||||
AC_INIT([mdbtools],[0.7.1],[mdbtools-dev@lists.sourceforge.net])
|
||||
AC_INIT([mdbtools],[0.8.1],[mdbtools-dev@lists.sourceforge.net])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_SRCDIR(src/extras/mdb-dump.c)
|
||||
|
Reference in New Issue
Block a user