* configure.ac: minor
This commit is contained in:
@ -27,7 +27,7 @@ AM_INIT_AUTOMAKE([dist-bzip2])
|
|||||||
# versioning, as we hopefully don't have updates for each version;
|
# versioning, as we hopefully don't have updates for each version;
|
||||||
# also, this has nothing to do with the version of the Xapian library
|
# also, this has nothing to do with the version of the Xapian library
|
||||||
#
|
#
|
||||||
AC_DEFINE(MU_XAPIAN_DB_VERSION,["6.9999"], [Schema version of the database])
|
AC_DEFINE(MU_XAPIAN_DB_VERSION,["6.99999"], [Schema version of the database])
|
||||||
|
|
||||||
LT_INIT # don't use AC_PROG_LIBTOOL anymore
|
LT_INIT # don't use AC_PROG_LIBTOOL anymore
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user