mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-10 00:35:42 +01:00
0.9.0rc2
This commit is contained in:
parent
ea1fec7d84
commit
d6b09c3371
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
AC_INIT(alsamixer/alsamixer.c)
|
AC_INIT(alsamixer/alsamixer.c)
|
||||||
AC_PREFIX_DEFAULT(/usr)
|
AC_PREFIX_DEFAULT(/usr)
|
||||||
AM_INIT_AUTOMAKE(alsa-utils, 0.9.0rc1)
|
AM_INIT_AUTOMAKE(alsa-utils, 0.9.0rc2)
|
||||||
|
|
||||||
dnl Checks for programs.
|
dnl Checks for programs.
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
|
|
Loading…
Reference in a new issue