mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Switch from old to new PCM API retaining binary compatibility
Changed version to 1.0.0pre1
This commit is contained in:
parent
83bfda918e
commit
d4af763f8a
10 changed files with 209 additions and 281 deletions
|
|
@ -8,7 +8,7 @@ dnl add API = c+1:0:a+1
|
|||
dnl remove API = c+1:0:0
|
||||
dnl *************************************************
|
||||
AC_CANONICAL_SYSTEM
|
||||
AM_INIT_AUTOMAKE(alsa-lib, 0.9.8)
|
||||
AM_INIT_AUTOMAKE(alsa-lib, 1.0.0pre1)
|
||||
eval LIBTOOL_VERSION_INFO="2:0:0"
|
||||
dnl *************************************************
|
||||
AM_CONDITIONAL(INSTALL_M4, test -n "${ACLOCAL}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue