mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
A bit updated
This commit is contained in:
parent
1566f1b5b8
commit
4efc53523a
1 changed files with 5 additions and 1 deletions
6
INSTALL
6
INSTALL
|
|
@ -27,12 +27,16 @@ to compile CVS sources of alsa-lib package.
|
|||
|
||||
For compilation you can use these commands:
|
||||
|
||||
libtoolize --force --copy --automake
|
||||
aclocal
|
||||
automake --foreign
|
||||
autoheader
|
||||
automake --foreign --copy --add-missing
|
||||
autoconf
|
||||
./configure
|
||||
make
|
||||
|
||||
The included cvscompile script does this job for you.
|
||||
|
||||
Note: Some automake packages have missing aclocal program. Use newer version
|
||||
in the case.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue