From 1f0e6bae24d628391f4fa7c82c01b15e47c55c3a Mon Sep 17 00:00:00 2001 From: Stephen Torri Date: Wed, 25 Sep 2002 13:48:32 +0000 Subject: Fixing macro name to use AM_PROG_AS_MOD instead of AM_PROG_AS CVS patchset: 2748 CVS date: 2002/09/25 13:48:32 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b85bfb654..1e8dd465e 100644 --- a/configure.ac +++ b/configure.ac @@ -102,7 +102,7 @@ AC_PROG_AWK dnl --------------------------------------------- dnl Check for assembler (ffmpeg need it), don't call this before LIBTOOL dnl --------------------------------------------- -AM_PROG_AS +AM_PROG_AS_MOD dnl --------------------------------------------- dnl Libtool -- cgit v1.2.3