From 821e46f4a7f15818b048cf497cae8e3f073739ff Mon Sep 17 00:00:00 2001
From: Michael Niedermayer <michaelni@gmx.at>
Date: Fri, 9 Jan 2004 23:54:42 +0000
Subject: [PATCH] alpha amr tip

Originally committed as revision 2683 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 configure | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index d1c306ca9b4..9ebd16145e1 100755
--- a/configure
+++ b/configure
@@ -1259,6 +1259,7 @@ else
   echo "REL-5 V5.1.0 from "
   echo "http://www.3gpp.org/ftp/Specs/latest/Rel-5/26_series/26104-510.zip"
   echo "and extracted the source to libavcodec/amr_float"
+  echo "and if u try this on an alpha, u may need to change Word32 to int in amr/typedef.h"
   echo
 fi
 
-- 
GitLab