release 1.0.11rc4

Patch-level: Merged
This commit is contained in:
Jaroslav Kysela 2006-03-22 10:47:32 +00:00
parent dc438157c5
commit 944a4ad310

View file

@ -9,7 +9,7 @@ dnl add API = c+1:0:a+1
dnl remove API = c+1:0:0 dnl remove API = c+1:0:0
dnl ************************************************* dnl *************************************************
AC_CANONICAL_SYSTEM AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE(alsa-lib, 1.0.11rc3) AM_INIT_AUTOMAKE(alsa-lib, 1.0.11rc4)
eval LIBTOOL_VERSION_INFO="2:0:0" eval LIBTOOL_VERSION_INFO="2:0:0"
dnl ************************************************* dnl *************************************************
AM_CONDITIONAL(INSTALL_M4, test -n "${ACLOCAL}") AM_CONDITIONAL(INSTALL_M4, test -n "${ACLOCAL}")