mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05:00
0.5.4
This commit is contained in:
parent
c92b54b3d3
commit
d8e630527b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
AC_INIT(src/control/control.c)
|
AC_INIT(src/control/control.c)
|
||||||
AM_INIT_AUTOMAKE(alsa-lib, 0.5.3)
|
AM_INIT_AUTOMAKE(alsa-lib, 0.5.4)
|
||||||
AM_CONDITIONAL(INSTALL_M4, test "x${ACLOCAL}" = "xaclocal")
|
AM_CONDITIONAL(INSTALL_M4, test "x${ACLOCAL}" = "xaclocal")
|
||||||
|
|
||||||
AC_PREFIX_DEFAULT(/usr)
|
AC_PREFIX_DEFAULT(/usr)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue