mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Automake cleanups.
This commit is contained in:
parent
6b7e64beb2
commit
7f888e23f5
7 changed files with 6 additions and 46 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.0rc8b)
|
||||
AM_INIT_AUTOMAKE(alsa-lib, 0.9.0rc8c)
|
||||
eval LIBTOOL_VERSION_INFO="2:0:0"
|
||||
dnl *************************************************
|
||||
AM_CONDITIONAL(INSTALL_M4, test -n "${ACLOCAL}")
|
||||
|
|
@ -161,7 +161,7 @@ esac
|
|||
AC_OUTPUT(Makefile doc/Makefile doc/pictures/Makefile include/Makefile
|
||||
include/sound/Makefile src/Makefile \
|
||||
src/control/Makefile src/mixer/Makefile
|
||||
src/pcm/Makefile src/pcm/ext/Makefile \
|
||||
src/pcm/Makefile src/pcm/ext/Makefile src/pcm/scopes/Makefile \
|
||||
src/rawmidi/Makefile src/timer/Makefile \
|
||||
src/hwdep/Makefile src/seq/Makefile src/instr/Makefile \
|
||||
src/compat/Makefile src/conf/Makefile \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue