mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-01 22:58:49 -04:00
Added libtoolize
This commit is contained in:
parent
f5709d953d
commit
5fd61eaf90
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
rm -f libtool ltmain.sh config.guess config.sub
|
libtoolize --force --copy --automake
|
||||||
aclocal $ACLOCAL_FLAGS
|
aclocal $ACLOCAL_FLAGS
|
||||||
autoheader
|
autoheader
|
||||||
automake --foreign --copy --add-missing
|
automake --foreign --copy --add-missing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue