mirror of https://github.com/xiph/flac
add AM_PROG_AS, although currently it is only needed for PowerPC
This commit is contained in:
parent
04890961a9
commit
985dd8d17b
|
@ -143,6 +143,7 @@ AM_PROG_LIBTOOL
|
|||
sed -e 's/^build_old_libs=yes/build_old_libs=no/' libtool > libtool-disable-static
|
||||
chmod +x libtool-disable-static
|
||||
|
||||
AM_PROG_AS
|
||||
AC_PROG_CXX
|
||||
AC_PROG_MAKE_SET
|
||||
|
||||
|
|
Loading…
Reference in New Issue