INSTALL: update compilation from git sources
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
4391f98f7f
commit
3774d41b95
1 changed files with 4 additions and 1 deletions
5
INSTALL
5
INSTALL
|
|
@ -35,8 +35,11 @@ to compile git sources of alsa-utils package.
|
|||
|
||||
For compilation you can use these commands:
|
||||
|
||||
aclocal
|
||||
# avoid blind AC_CONFIG_FILES change in configure.ac
|
||||
cp configure.ac configure.ac.backup
|
||||
gettextize
|
||||
mv configure.ac.backup configure.ac
|
||||
aclocal -Im4
|
||||
autoheader
|
||||
automake --foreign --copy --add-missing
|
||||
autoconf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue