mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
added libtoolize.
This commit is contained in:
parent
05b64bad5a
commit
46f5b240c4
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
libtoolize --force --copy --automake
|
||||||
aclocal $ACLOCAL_FLAGS
|
aclocal $ACLOCAL_FLAGS
|
||||||
automake --foreign --add-missing
|
automake --foreign --add-missing
|
||||||
autoconf
|
autoconf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue