From: Josh Coalson Date: Thu, 29 Jul 2004 05:25:36 +0000 (+0000) Subject: add AM_PROG_AS, although currently it is only needed for PowerPC X-Git-Tag: 1.2.0~804 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=985dd8d17b401a5e67b7e945fcad2e0f200e61a9;p=platform%2Fupstream%2Fflac.git add AM_PROG_AS, although currently it is only needed for PowerPC --- diff --git a/configure.in b/configure.in index 607e382..50a71ff 100644 --- a/configure.in +++ b/configure.in @@ -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