mirror of https://github.com/xiph/flac
add gettextize and autoheader
This commit is contained in:
parent
1776eb8ff9
commit
d7bab81784
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
aclocal && autoconf && automake --foreign --include-deps --add-missing --copy
|
||||
gettextize --intl && aclocal && autoconf && autoheader && automake --foreign --include-deps --add-missing --copy
|
||||
|
|
Loading…
Reference in New Issue